From fe734a2f57fea0065ce70260b441752e3f6c30ae Mon Sep 17 00:00:00 2001 From: Jason Ginchereau Date: Sat, 24 Feb 2024 10:14:19 -1000 Subject: [PATCH] Use official 1ES build template --- setup/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/build.yml b/setup/build.yml index 3dd8a0c..4e2e1cb 100644 --- a/setup/build.yml +++ b/setup/build.yml @@ -14,7 +14,7 @@ resources: extends: # The pipeline extends the 1ES template which will inject different SDL and compliance tasks. - template: v1/1ES.Unofficial.PipelineTemplate.yml@1esPipelines + template: v1/1ES.Official.PipelineTemplate.yml@1esPipelines parameters: pool: name: VSEngSS-MicroBuild2019-1ES