Skip to content

Commit

Permalink
no healthcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
daimor committed Dec 6, 2023
1 parent 6a850d4 commit 4f96fbb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,10 @@ jobs:
IRIS_USERNAME: sqlalchemy
IRIS_PASSWORD: sqlalchemy
IRIS_NAMESPACE: TEST
# /irisHealth.sh is just useless
options: >-
--no-healthcheck
--health-cmd true
--health-start-period 30s
steps:
- uses: actions/checkout@v3
- name: Install requirements
Expand Down

0 comments on commit 4f96fbb

Please sign in to comment.