Update .drone.yml

This commit is contained in:
Brad Rydzewski 2017-05-15 11:33:44 +02:00 committed by GitHub
parent d1b141b385
commit e7e95b89bf
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ pipeline:
image: plugins/docker
repo: plugins/docker
tags: [ "latest", "17", "17.04" ]
secrets: [ docker_username, docker_password ]
when:
branch: master
event: push