Skip to content

Commit

Permalink
Use improved tag selector in build trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Oct 9, 2019
1 parent d10927c commit 3891c99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azure-pipelines/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
trigger:
branches:
tags:
include:
- refs/tags/*
- v?.*
pr: none


Expand Down

0 comments on commit 3891c99

Please sign in to comment.