This commit is contained in:
parent
92ceccaf42
commit
5801764050
@ -11,6 +11,8 @@ steps:
|
|||||||
image: docker
|
image: docker
|
||||||
commands:
|
commands:
|
||||||
- docker buildx --progress plain -t dagobert:latest .
|
- docker buildx --progress plain -t dagobert:latest .
|
||||||
|
environment:
|
||||||
|
DOCKER_EXPERIMENTAL: true
|
||||||
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