This commit is contained in:
parent
92ceccaf42
commit
5801764050
@ -11,6 +11,8 @@ steps:
|
||||
image: docker
|
||||
commands:
|
||||
- docker buildx --progress plain -t dagobert:latest .
|
||||
environment:
|
||||
DOCKER_EXPERIMENTAL: true
|
||||
volumes:
|
||||
- name: docker_socket
|
||||
path: /var/run/docker.sock
|
||||
|
Loading…
Reference in New Issue
Block a user