Compare commits
1 commit
ca8deef8d8
...
dda7290fd1
Author | SHA1 | Date | |
---|---|---|---|
|
dda7290fd1 |
1 changed files with 1 additions and 9 deletions
|
@ -11,9 +11,6 @@ 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
|
||||
|
@ -24,8 +21,3 @@ steps:
|
|||
repo: garionion/drone-yaml-server
|
||||
username:
|
||||
from_secret: docker_username
|
||||
|
||||
volumes:
|
||||
- name: docker_socket
|
||||
host:
|
||||
path: /var/run/docker.sock
|
Loading…
Add table
Reference in a new issue