This commit is contained in:
parent
9b9955c097
commit
f3b608326a
@ -10,7 +10,7 @@ steps:
|
||||
- name: build
|
||||
image: alexviscreanu/buildx
|
||||
commands:
|
||||
- docker buildx build --progress plain -t dagobert:latest .
|
||||
- docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 --progress plain -t registry.chrz.de:443/hello-ci:latest .
|
||||
volumes:
|
||||
- name: docker_socket
|
||||
path: /var/run/docker.sock
|
||||
|
Loading…
Reference in New Issue
Block a user