This commit is contained in:
parent
c192a4fbf3
commit
ebd10ab5b8
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ steps:
|
|||
# .
|
||||
- |-
|
||||
docker buildx build \
|
||||
--network host \
|
||||
--add-host $REGISTRY_HOST:$(nslookup -type=a $REGISTRY_HOST | grep -v ':53' | grep 'Address:' | awk '{print $2}') \
|
||||
--platform linux/amd64,linux/arm64 \
|
||||
--output type=image,push=true \
|
||||
--progress tty \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue