This commit is contained in:
		| @@ -19,7 +19,7 @@ steps: | ||||
|     - docker run --rm --privileged docker/binfmt:a7996909642ee92942dcd6cff44b9b95f08dad64 | ||||
|     - docker buildx create --use --name crosscomp | ||||
|     - docker buildx inspect --bootstrap | ||||
|     - docker buildx build --no-cache --platform linux/amd64,linux/arm64,linux/arm/v7 --output=type=image,push=true --progress tty -t registry.chrz.de:443/hello-ci:latest-multi . | ||||
|     - docker buildx build --no-cache --platform linux/amd64,linux/arm64,linux/arm/v7 --output=type=image,push=false --progress tty -t registry.chrz.de:443/hello-ci:latest-multi . | ||||
|     - docker buildx imagetools inspect registry.chrz.de:443/hello-ci:latest-multi | ||||
|   volumes: | ||||
|     - name: docker_socket | ||||
|   | ||||
		Reference in New Issue
	
	Block a user