Skip to content

Commit

Permalink
Publish image on tag events (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
yunzhu-li authored Jul 11, 2019
1 parent e95a160 commit d41c5aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ steps:
from_secret: docker_password
auto_tag: true
when:
event: [push]
event: [push, tag]
branch: [master]

0 comments on commit d41c5aa

Please sign in to comment.