set repo explicitly
Some checks failed
Reload Act Runner Stack to clear cache for workflows / deploy-gitainer (push) Failing after 6s
Some checks failed
Reload Act Runner Stack to clear cache for workflows / deploy-gitainer (push) Failing after 6s
This commit is contained in:
parent
b16ec87fb5
commit
a4f5bc35d1
@ -16,7 +16,7 @@ jobs:
|
|||||||
- name: Reload Gitea Act Runner - Gitainer
|
- name: Reload Gitea Act Runner - Gitainer
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
if: always()
|
if: always()
|
||||||
uses: martin/chromart-gitea-actions/.gitea/workflows/gitainer-deploy.yaml@main
|
uses: https://gitea.chromart.cc/martin/chromart-gitea-actions/.gitea/workflows/gitainer-deploy.yaml@main
|
||||||
with:
|
with:
|
||||||
workflow-status: ${{ steps.check-step.outcome }}
|
workflow-status: ${{ steps.check-step.outcome }}
|
||||||
stack_name: gitea_act_runner
|
stack_name: gitea_act_runner
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user