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 4027dda commit e6c1798Copy full SHA for e6c1798
.pipelines/trigger.yaml
@@ -44,8 +44,8 @@ variables:
44
45
extends:
46
template: v1/1ES.Unofficial.PipelineTemplate.yml@1ESPipelineTemplates
47
- parameters:
48
- pool:
49
- name: "$(BUILD_POOL_NAME_DEFAULT)"
50
- stages:
51
- - template: /.pipelines/pipeline.yaml@azure-container-networking
+ parameters:
+ pool:
+ name: "$(BUILD_POOL_NAME_DEFAULT)"
+ stages:
+ - template: /.pipelines/pipeline.yaml@azure-container-networking
0 commit comments