mirror of
https://github.com/vitodeploy/vito.git
synced 2025-04-19 18:01:37 +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 . \
|
docker buildx build . \
|
||||||
-f docker/Dockerfile \
|
-f docker/Dockerfile \
|
||||||
-t vitodeploy/vito:1.x \
|
-t vitodeploy/vito:1.x \
|
||||||
--build-arg="RELEASE=0"\
|
--build-arg="RELEASE=0" \
|
||||||
--platform linux/amd64,linux/arm64 \
|
--platform linux/amd64,linux/arm64 \
|
||||||
--no-cache \
|
--no-cache \
|
||||||
--push
|
--push
|
||||||
|
Loading…
x
Reference in New Issue
Block a user