add timeout
This commit is contained in:
parent
99ca9e66ba
commit
22c3bf0d84
@ -7,6 +7,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
deploy-gitainer:
|
deploy-gitainer:
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
timeout-minutes: 0.2
|
||||||
uses: martin/chromart-gitea-actions/.gitea/workflows/gitainer-deploy.yaml@main
|
uses: martin/chromart-gitea-actions/.gitea/workflows/gitainer-deploy.yaml@main
|
||||||
with:
|
with:
|
||||||
stack_name: gitea_act_runner
|
stack_name: gitea_act_runner
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user