Skip to content

Commit

Permalink
ci: trigger workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tikazyq committed Nov 29, 2024
1 parent 4bd28d5 commit 8e398bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/docker-crawlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,11 @@ jobs:
env:
CRAWLAB_NODE_MASTER: N
CRAWLAB_MASTER_HOST: master
options: >-
--health-cmd curl -f http://localhost:8000/health || exit 1
--health-interval 10s
--health-timeout 5s
--health-retries 10
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 8e398bd

Please sign in to comment.