Skip to content

Commit

Permalink
--follow
Browse files Browse the repository at this point in the history
  • Loading branch information
aMahanna committed Dec 14, 2023
1 parent 2404ad9 commit 2ff1f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
name: Set Up ArangoDB
command: ./starter.sh << parameters.arangodb_config >> << parameters.arangodb_license >> << parameters.arangodb_version >>

- run: docker ps -a
- run: docker logs adb --follow

- run: sleep 10

Expand Down

0 comments on commit 2ff1f0c

Please sign in to comment.