Update .gitea/workflows/workflow_dispatch.yaml
This commit is contained in:
parent
040c256ab4
commit
77b4ff5751
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ jobs:
|
|||
with:
|
||||
context: zig-out/container
|
||||
platforms: linux/amd64,linux/arm64
|
||||
load: true
|
||||
push: false
|
||||
# load: true # will not work for multiplatform
|
||||
push: true
|
||||
tags: user/app:latest
|
||||
# -
|
||||
# if: always()
|
||||
|
|
Loading…
Add table
Reference in a new issue