update action
This commit is contained in:
parent
77b058f671
commit
0293cf6377
3
.github/workflows/stack-healthcheck.yml
vendored
3
.github/workflows/stack-healthcheck.yml
vendored
@ -12,8 +12,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Deploy the stack
|
||||
run: timeout 5 docker-compose up -d
|
||||
run: timeout 120 docker-compose up -d
|
||||
|
||||
- name: Setup tmate session
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
if: ${{ failure() }}
|
Loading…
Reference in New Issue
Block a user