This commit is contained in:
Christoph Honal 2020-02-13 18:40:06 +01:00
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