continue on error
This commit is contained in:
parent
17ad2b9a3a
commit
99ca9e66ba
@ -6,6 +6,12 @@ on:
|
||||
|
||||
jobs:
|
||||
deploy-gitainer:
|
||||
continue-on-error: true
|
||||
uses: martin/chromart-gitea-actions/.gitea/workflows/gitainer-deploy.yaml@main
|
||||
with:
|
||||
stack_name: gitea_act_runner
|
||||
success:
|
||||
steps:
|
||||
- name: Echo
|
||||
run: echo "Reloaded gitea act runner"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user