Compare commits

..

1 commit

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

View file

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