Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aMahanna committed Dec 15, 2023
1 parent 6a230cb commit f08f007
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,10 @@ jobs:
name: Set Up ArangoDB
command: ./starter.sh << parameters.arangodb_config >> << parameters.arangodb_license >> << parameters.arangodb_version >>

- run: docker logs adb --follow

- run: sleep 10

- run: docker logs arango

- run: docker ps -a

- run: docker logs adb
Expand Down

0 comments on commit f08f007

Please sign in to comment.