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