Skip to content

Commit

Permalink
fixing arango startup
Browse files Browse the repository at this point in the history
  • Loading branch information
apetenchea committed Oct 6, 2023
1 parent 20f9e62 commit 0165fda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
name: driver
- image: arangodb/<< parameters.arangodb-version >>
name: db
command: ["tail", "-f", "/dev/null"]
steps:
- checkout
- setup_remote_docker
Expand Down

0 comments on commit 0165fda

Please sign in to comment.