Skip to content

Commit

Permalink
[MO] - add tags trigger (#21)
Browse files Browse the repository at this point in the history
Signed-off-by: morsak <[email protected]>
  • Loading branch information
see-quick authored and morsak committed Jan 20, 2022
1 parent 01ef716 commit 44abd84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .azure/build-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ trigger:
include:
- 'main'
- 'release-*'
tags:
include:
- '*'
pr:
autoCancel: true
branches:
Expand Down

0 comments on commit 44abd84

Please sign in to comment.