Removing healthiness check.
Auto-Unseal for Vault / Unseal Vault (push) Successful in 20m41s

This commit is contained in:
2025-07-12 22:15:32 -04:00
parent f7f87d441a
commit a2c7ae511f
@@ -367,12 +367,12 @@ jobs:
${{ needs.generate-service-list.outputs.svc_deploy_list }}
up-flags: -d --remove-orphans
down-flags: --dry-run
- name: Check Services' Healthiness
uses: thegabriele97/dockercompose-health-action@main
with:
filename: 'docker-compose.yml'
timeout: '60'
workdir: '.'
# - name: Check Services' Healthiness
# uses: thegabriele97/dockercompose-health-action@main
# with:
# filename: 'docker-compose.yml'
# timeout: '60'
# workdir: '.'
- name: Gotify Notification
uses: eikendev/gotify-action@master
with: