We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bbe9a1 commit ce46b7aCopy full SHA for ce46b7a
azure-pipelines.yml
@@ -4,7 +4,7 @@ trigger:
4
- master
5
tags:
6
include:
7
- - v*
+ - '*'
8
9
variables:
10
BuildDirectory: build
0 commit comments