This commit is contained in:
parent
dcc5c0bc04
commit
af88a00dec
@ -15,7 +15,7 @@ jobs:
|
||||
image: mongo:4.2
|
||||
ports:
|
||||
- 27017:27017
|
||||
options: --health-cmd='mongo --eval "db.adminCommand(\'ping\')"' --health-interval=10s --health-timeout=5s --health-retries=3
|
||||
options: --health-cmd='mongo --eval "db.adminCommand(\"ping\")"' --health-interval=10s --health-timeout=5s --health-retries=3
|
||||
|
||||
maildev:
|
||||
image: gitbase.de/robin/maildev:latest
|
||||
|
Loading…
Reference in New Issue
Block a user