File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ parameters:
1010
1111- name : arch
1212 type : string
13+ default : " "
1314 values :
1415 - amd64
1516 - arm64
Original file line number Diff line number Diff line change @@ -33,7 +33,6 @@ stages:
3333 variables :
3434 STORAGE_ID : $[ stagedependencies.setup.env.outputs['EnvironmentalVariables.StorageID'] ]
3535 pool :
36- isCustom : true
3736 type : windows
3837 name : " $(BUILD_POOL_NAME_DEFAULT_WINDOWS_ALT)"
3938 steps :
Original file line number Diff line number Diff line change @@ -45,10 +45,10 @@ extends:
4545 name : $(BUILD_POOL_NAME_DEFAULT)
4646 os : linux
4747 image : acn-runner-vmss-image-1es-v3.0
48- authenticatedContainerRegistries :
49- - registry : onebranch.azurecr.io
50- tenant : AME
51- identity : 1ESPipelineIdentity
48+ # authenticatedContainerRegistries:
49+ # - registry: onebranch.azurecr.io
50+ # tenant: AME
51+ # identity: 1ESPipelineIdentity
5252 sdl :
5353 sourceAnalysisPool :
5454 name : $(BUILD_POOL_NAME_DEFAULT_WINDOWS)
You can’t perform that action at this time.
0 commit comments