mirror of
https://git.netzspielplatz.de/docker-multiarch/asu.git
synced 2025-11-08 17:09:37 +00:00
remove the reset of the qemu multiarch stuff
This commit is contained in:
parent
b152bcff7e
commit
b29874d708
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ build:
|
|||
then
|
||||
wget https://github.com/aparcar/asu/archive/${LATEST_GITHUB}.tar.gz -O /tmp/asu.tar.gz
|
||||
tar xf /tmp/asu.tar.gz --strip-components=1
|
||||
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
|
||||
docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
|
||||
docker login -u $DOCKER_LOGIN -p $DOCKER_PASSWORD
|
||||
docker buildx create --use --name A$CI_COMMIT_SHORT_SHA
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue