This commit is contained in:
parent
596ecffb83
commit
c192a4fbf3
1 changed files with 0 additions and 2 deletions
|
|
@ -59,7 +59,6 @@ steps:
|
|||
- docker buildx create --name multiarch --use
|
||||
# - |-
|
||||
# docker buildx build \
|
||||
# --allow network.host \
|
||||
# --network host \
|
||||
# --platform linux/amd64,linux/arm64 \
|
||||
# --output type=image,push=true \
|
||||
|
|
@ -70,7 +69,6 @@ steps:
|
|||
# .
|
||||
- |-
|
||||
docker buildx build \
|
||||
--allow network.host \
|
||||
--network host \
|
||||
--platform linux/amd64,linux/arm64 \
|
||||
--output type=image,push=true \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue