mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
ci: updated workflow
This commit is contained in:
2
.github/workflows/docker-crawlab.yml
vendored
2
.github/workflows/docker-crawlab.yml
vendored
@@ -203,8 +203,6 @@ jobs:
|
||||
services:
|
||||
mongo:
|
||||
image: mongo:5
|
||||
ports:
|
||||
- 27017:27017
|
||||
options: >-
|
||||
--health-cmd "mongosh --eval 'db.adminCommand(\"ping\")' || exit 1"
|
||||
--health-interval 10s
|
||||
|
||||
Reference in New Issue
Block a user