Skip to content

Commit

Permalink
health-check timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
mbthornton-lbl committed Dec 7, 2023
1 parent b95fc6b commit 9819d7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/blt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
mongodb-username: root
mongodb-password: password
mongodb-health-check: true
mongodb-health-check-timeout: 30
# run: |
# sudo docker run --rm --detach --name mongodb --publish 27017:27017 \
# --env MONGO_INITDB_ROOT_USERNAME=root --env MONGO_INITDB_ROOT_PASSWORD=password \
Expand Down

0 comments on commit 9819d7d

Please sign in to comment.