continue on error
Some checks are pending
Reload Act Runner Stack to clear cache for workflows / deploy-gitainer (push) Waiting to run
Reload Act Runner Stack to clear cache for workflows / success (push) Successful in 15s

This commit is contained in:
Martin Dimitrov 2024-12-13 20:09:31 -08:00
parent 17ad2b9a3a
commit 99ca9e66ba

View File

@ -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"