Compare commits
1 commit
2cbcbd9d19
...
edbd273724
Author | SHA1 | Date | |
---|---|---|---|
|
edbd273724 |
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
|
||||
|
@ -25,8 +22,3 @@ steps:
|
|||
repo: garionion/drone-yaml-server
|
||||
username:
|
||||
from_secret: docker_username
|
||||
|
||||
volumes:
|
||||
- name: docker_socket
|
||||
host:
|
||||
path: /var/run/podman/podman.sock
|
Loading…
Add table
Reference in a new issue