This commit is contained in:
parent
139b6744cb
commit
bdd5988498
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ steps:
|
|||
- docker buildx version
|
||||
- docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
|
||||
- >-
|
||||
echo -n $REGISTRY_PASS
|
||||
echo -n $REGISTRY_PASS \
|
||||
| docker login -u $REGISTRY_USER --password-stdin $REGISTRY_HOST
|
||||
- docker buildx create --name multiarch --use
|
||||
- >-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue