Skip to content

Commit

Permalink
feat: only run at tag
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkoro committed Jan 22, 2024
1 parent 1af9262 commit 03ba4cc
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 @@ -68,7 +68,7 @@ steps:

trigger:
event:
- push
#- push
- tag

volumes:
Expand Down

0 comments on commit 03ba4cc

Please sign in to comment.