This commit is contained in:
		| @@ -14,7 +14,7 @@ steps: | |||||||
|     - docker buildx create --use --name crosscomp |     - docker buildx create --use --name crosscomp | ||||||
|     - docker buildx inspect --bootstrap |     - docker buildx inspect --bootstrap | ||||||
|     - docker login --username $DOCKER_USERNAME --password $DOCKER_PASSWORD registry.chrz.de:443 |     - docker login --username $DOCKER_USERNAME --password $DOCKER_PASSWORD registry.chrz.de:443 | ||||||
|     - docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 --output=type=image,push=true --progress tty -t registry.chrz.de:443/chonal/hello-ci . |     - docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 --output=type=image,push=true --progress tty -t registry.chrz.de:443/public/hello-ci . | ||||||
|   volumes: |   volumes: | ||||||
|     - name: docker_socket |     - name: docker_socket | ||||||
|       path: /var/run/docker.sock |       path: /var/run/docker.sock | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user