Compare commits

..

1 commit

Author SHA1 Message Date
garionion
dda7290fd1 didnt work -.-
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-15 01:00:01 +02:00

View file

@ -11,9 +11,6 @@ steps:
- name: publish - name: publish
image: plugins/docker:latest image: plugins/docker:latest
volumes:
- name: docker_socket
path: /var/run/docker.sock
settings: settings:
auto_tag: true auto_tag: true
auto_tag_suffix: linux-amd64 auto_tag_suffix: linux-amd64
@ -24,8 +21,3 @@ steps:
repo: garionion/drone-yaml-server repo: garionion/drone-yaml-server
username: username:
from_secret: docker_username from_secret: docker_username
volumes:
- name: docker_socket
host:
path: /var/run/docker.sock