Update .gitea/workflows/workflow_dispatch.yaml
This commit is contained in:
parent
3ca50d2498
commit
a8ad3b32dd
1 changed files with 5 additions and 1 deletions
|
@ -19,4 +19,8 @@ jobs:
|
|||
with:
|
||||
context: zig-out/container
|
||||
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