Skip to content

Commit 7192e57

Browse files
committed
remove healthcheck
1 parent ef640ab commit 7192e57

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ jobs:
1313
ports:
1414
- 27017:27017
1515
options: >-
16-
--health-cmd mongo
17-
--health-interval 10s
18-
--health-timeout 5s
19-
--health-retries 5
2016
--name mongo
2117
steps:
2218
- name: Checkout Code

0 commit comments

Comments
 (0)