Skip to content

Commit

Permalink
fix tag behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
wkloucek committed Apr 16, 2021
1 parent 54a04ea commit 723c853
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ def docker(config):
"trigger": {
"ref": [
"refs/heads/master",
"refs/tags/**",
"refs/pull/**",
],
},
Expand Down

0 comments on commit 723c853

Please sign in to comment.