test ex
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Christoph Honal 2020-02-13 18:40:06 +01:00
parent 92ceccaf42
commit 5801764050

View File

@ -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