ci: trigger workflow

This commit is contained in:
Marvin Zhang
2024-11-29 22:34:59 +08:00
parent 8e398bd816
commit 55b8b7ccae

View File

@@ -312,7 +312,7 @@ jobs:
CRAWLAB_NODE_MASTER: N
CRAWLAB_MASTER_HOST: master
options: >-
--health-cmd curl -f http://localhost:8000/health || exit 1
--health-cmd 'curl -f http://localhost:8000/health || exit 1'
--health-interval 10s
--health-timeout 5s
--health-retries 10