Compare commits
1 commit
e8dc0f846f
...
f496b4f031
Author | SHA1 | Date | |
---|---|---|---|
|
f496b4f031 |
1 changed files with 1 additions and 3 deletions
|
@ -11,12 +11,10 @@ steps:
|
||||||
|
|
||||||
- name: publish
|
- name: publish
|
||||||
image: techknowlogick/drone-docker:latest
|
image: techknowlogick/drone-docker:latest
|
||||||
privileged: true
|
|
||||||
settings:
|
settings:
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
auto_tag_suffix: linux-amd64
|
auto_tag_suffix: linux-amd64
|
||||||
repo: garionion/drone-yaml-server
|
repo: ggarionion/drone-yaml-server
|
||||||
debug: true
|
|
||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
username:
|
username:
|
||||||
|
|
Loading…
Add table
Reference in a new issue