Update .gitea/workflows/workflow_dispatch.yaml
This commit is contained in:
parent
07cecbfce5
commit
5f761218fb
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ jobs:
|
|||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: zig-out/container
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: false
|
||||
tags: user/app:latest
|
||||
# -
|
||||
|
|
Loading…
Add table
Reference in a new issue