Compare commits

...

2 Commits

Author SHA1 Message Date
c25cafb0a7 Merge pull request 'Should now build when a new tag is made' (#10) from features/ci/build-image-on-tag into main
Reviewed-on: #10
2023-06-25 22:39:30 -07:00
1aeb96db5b Should now build when a new tag is made
All checks were successful
continuous-integration/drone/pr Build is passing
2023-06-25 22:38:07 -07:00

View File

@ -16,6 +16,9 @@ trigger:
include:
- main
- releases/*
ref:
include:
- refs/tags/**
event:
exclude:
- pull_request