Update .gitea/workflows/workflow_dispatch.yaml

This commit is contained in:
lobo 2025-04-11 22:56:37 +00:00
parent 040c256ab4
commit 77b4ff5751

View file

@ -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()