buildx test
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Christoph Honal 2020-02-13 18:36:49 +01:00
parent 19aaa0a406
commit 92ceccaf42
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ steps:
- name: build
image: docker
commands:
- docker build --rm -t dagobert:latest .
- docker buildx --progress plain -t dagobert:latest .
volumes:
- name: docker_socket
path: /var/run/docker.sock