Skip to content

Commit

Permalink
Fix publish step (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
yunzhu-li authored Jul 11, 2019
1 parent d41c5aa commit 8337fc3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,5 @@ steps:
from_secret: docker_username
password:
from_secret: docker_password
# Information on auto_tag: http://plugins.drone.io/drone-plugins/drone-docker/
auto_tag: true
when:
event: [push, tag]
branch: [master]

0 comments on commit 8337fc3

Please sign in to comment.