This commit is contained in:
parent
f6459cca67
commit
9b9955c097
@ -10,8 +10,7 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: alexviscreanu/buildx
|
image: alexviscreanu/buildx
|
||||||
commands:
|
commands:
|
||||||
- docker info
|
- docker buildx build --progress plain -t dagobert:latest .
|
||||||
- docker buildx --progress plain -t dagobert:latest .
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: docker_socket
|
- name: docker_socket
|
||||||
path: /var/run/docker.sock
|
path: /var/run/docker.sock
|
||||||
|
Loading…
Reference in New Issue
Block a user