Decreasing timeout for service health check.
This commit is contained in:
@@ -349,7 +349,7 @@ jobs:
|
|||||||
uses: thegabriele97/dockercompose-health-action@main
|
uses: thegabriele97/dockercompose-health-action@main
|
||||||
with:
|
with:
|
||||||
filename: 'docker-compose.yml'
|
filename: 'docker-compose.yml'
|
||||||
timeout: '180'
|
timeout: '60'
|
||||||
workdir: '.'
|
workdir: '.'
|
||||||
- name: Gotify Notification
|
- name: Gotify Notification
|
||||||
uses: eikendev/gotify-action@master
|
uses: eikendev/gotify-action@master
|
||||||
|
|||||||
Reference in New Issue
Block a user