fix action
This commit is contained in:
parent
0293cf6377
commit
ec6c6b1e4f
2
.github/workflows/stack-healthcheck.yml
vendored
2
.github/workflows/stack-healthcheck.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Deploy the stack
|
||||
run: timeout 120 docker-compose up -d
|
||||
run: timeout 120 docker-compose up --wait
|
||||
|
||||
- name: Setup tmate session
|
||||
uses: mxschmitt/action-tmate@v3
|
Loading…
Reference in New Issue
Block a user