mirror of
https://github.com/vitodeploy/vito.git
synced 2025-04-20 02:11:36 +00:00
docker
This commit is contained in:
parent
3019c3d213
commit
2ae9a14d02
2
.github/workflows/docker-1x.yml
vendored
2
.github/workflows/docker-1x.yml
vendored
@ -29,7 +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
|
||||
|
Loading…
x
Reference in New Issue
Block a user