add push image

This commit is contained in:
Ilya Mukhortov 2026-08-24 10:47:20 +10:00
parent 1c86aca038
commit 3db4f1eef2
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@ tasks:
cmds:
- task: webui-dist
- task: binary
- docker build --pull=false --platform linux/amd64 -f Dockerfile.singlearch -t {{.IMAGE}} .
- docker build --pull=false --platform linux/amd64 -f Dockerfile.singlearch -t {{.IMAGE}} --push .