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
This commit is contained in:
jtom38 2023-06-25 22:39:30 -07:00
commit c25cafb0a7
1 changed files with 3 additions and 0 deletions

View File

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