mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-03 06:56:15 +00:00
fix docker
This commit is contained in:
3
.github/workflows/docker-1x.yml
vendored
3
.github/workflows/docker-1x.yml
vendored
@ -29,6 +29,7 @@ jobs:
|
||||
docker buildx build . \
|
||||
-f docker/Dockerfile \
|
||||
-t vitodeploy/vito:1.x \
|
||||
--build-arg RELEASE=0 \
|
||||
--build-arg="RELEASE=0"\
|
||||
--platform linux/amd64,linux/arm64 \
|
||||
--no-cache \
|
||||
--push
|
||||
|
Reference in New Issue
Block a user