We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d1c9b commit c8a238eCopy full SHA for c8a238e
.pipelines/pipeline.yaml
@@ -18,9 +18,9 @@ trigger:
18
include:
19
- "*"
20
exclude:
21
- - "zapai/*"
22
- - "azure-ipam/*"
23
- - "dropgz/*"
+ - "refs/tags/zapai/*"
+ - "refs/tags/azure-ipam/*"
+ - "refs/tags/dropgz/*"
24
25
stages:
26
- stage: setup
.pipelines/submodules-pipeline.yaml
@@ -20,9 +20,9 @@ trigger:
tags:
27
28
0 commit comments