Update .gitea/workflows/workflow_dispatch.yaml
This commit is contained in:
parent
3ca50d2498
commit
a8ad3b32dd
1 changed files with 5 additions and 1 deletions
|
@ -20,3 +20,7 @@ jobs:
|
||||||
context: zig-out/container
|
context: zig-out/container
|
||||||
push: false
|
push: false
|
||||||
tags: user/app:latest
|
tags: user/app:latest
|
||||||
|
-
|
||||||
|
if: always()
|
||||||
|
name: Sleep 5 min
|
||||||
|
run: sleep 300
|
Loading…
Add table
Reference in a new issue