We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4517146 commit a8a8dfbCopy full SHA for a8a8dfb
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