Some checks failed
Reload Act Runner Stack to clear cache for workflows / deploy-gitainer (push) Failing after 18s
12 lines
249 B
YAML
12 lines
249 B
YAML
name: Reload Act Runner Stack to clear cache for workflows
|
|
|
|
on:
|
|
push:
|
|
branches: [main]
|
|
|
|
jobs:
|
|
deploy-gitainer:
|
|
uses: martin/chromart-gitea-actions/.gitea/workflows/gitainer-deploy.yaml@main
|
|
with:
|
|
stack_name: gitea_act_runner
|
|
|