fix workflow
Some checks failed
Reload Act Runner Stack to clear cache for workflows / deploy-gitainer (push) Failing after 16s
Some checks failed
Reload Act Runner Stack to clear cache for workflows / deploy-gitainer (push) Failing after 16s
This commit is contained in:
parent
2c5512386e
commit
b16ec87fb5
@ -6,6 +6,8 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy-gitainer:
|
deploy-gitainer:
|
||||||
|
runs-on: ubuntu-22.04
|
||||||
|
steps:
|
||||||
- name: Check status step
|
- name: Check status step
|
||||||
id: check-step
|
id: check-step
|
||||||
if: success()
|
if: success()
|
||||||
@ -17,3 +19,4 @@ jobs:
|
|||||||
uses: martin/chromart-gitea-actions/.gitea/workflows/gitainer-deploy.yaml@main
|
uses: 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
|
||||||
Loading…
x
Reference in New Issue
Block a user