fix
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Christoph Honal 2020-02-13 19:00:01 +01:00
parent f6459cca67
commit 9b9955c097
1 changed files with 1 additions and 2 deletions

View File

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