Update .drone.yml
This commit is contained in:
parent
d1b141b385
commit
e7e95b89bf
@ -17,6 +17,7 @@ pipeline:
|
|||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
repo: plugins/docker
|
repo: plugins/docker
|
||||||
tags: [ "latest", "17", "17.04" ]
|
tags: [ "latest", "17", "17.04" ]
|
||||||
|
secrets: [ docker_username, docker_password ]
|
||||||
when:
|
when:
|
||||||
branch: master
|
branch: master
|
||||||
event: push
|
event: push
|
||||||
|
Loading…
Reference in New Issue
Block a user