This commit is contained in:
parent
19aaa0a406
commit
92ceccaf42
@ -10,7 +10,7 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: docker
|
image: docker
|
||||||
commands:
|
commands:
|
||||||
- docker build --rm -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