This commit is contained in:
@@ -367,12 +367,12 @@ jobs:
|
|||||||
${{ needs.generate-service-list.outputs.svc_deploy_list }}
|
${{ needs.generate-service-list.outputs.svc_deploy_list }}
|
||||||
up-flags: -d --remove-orphans
|
up-flags: -d --remove-orphans
|
||||||
down-flags: --dry-run
|
down-flags: --dry-run
|
||||||
- name: Check Services' Healthiness
|
# - name: Check Services' Healthiness
|
||||||
uses: thegabriele97/dockercompose-health-action@main
|
# uses: thegabriele97/dockercompose-health-action@main
|
||||||
with:
|
# with:
|
||||||
filename: 'docker-compose.yml'
|
# filename: 'docker-compose.yml'
|
||||||
timeout: '60'
|
# timeout: '60'
|
||||||
workdir: '.'
|
# workdir: '.'
|
||||||
- name: Gotify Notification
|
- name: Gotify Notification
|
||||||
uses: eikendev/gotify-action@master
|
uses: eikendev/gotify-action@master
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user