Update .gitea/workflows/workflow_dispatch.yaml
This commit is contained in:
parent
a8ad3b32dd
commit
7e5973058b
1 changed files with 4 additions and 4 deletions
|
@ -20,7 +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()
|
# if: always()
|
||||||
name: Sleep 5 min
|
# name: Sleep 5 min
|
||||||
run: sleep 300
|
# run: sleep 300
|
Loading…
Add table
Reference in a new issue