We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d0bf62 commit b2cb06aCopy full SHA for b2cb06a
1 file changed
azure-pipelines.yml
@@ -5,8 +5,8 @@ trigger:
5
tags:
6
include:
7
- '*'
8
- # exclude:
9
- # - '*-test*'
+ exclude:
+ - '*-test*'
10
11
stages:
12
- stage: test
0 commit comments