Skip to content

Commit 1c1350b

Browse files
author
Sheyla Trudo
committed
fixup! Separate Build Changes
1 parent 8456005 commit 1c1350b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.pipelines/trigger.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,15 @@ variables:
4747
extends:
4848
template: v1/1ES.Unofficial.PipelineTemplate.yml@1ESPipelineTemplates
4949
parameters:
50+
pool:
51+
name: $(BUILD_POOL_NAME_DEFAULT)
52+
os: linux
53+
image: acn-runner-vmss-image-1es-v3.0
5054
sdl:
5155
sourceAnalysisPool:
5256
name: $(BUILD_POOL_NAME_DEFAULT_WINDOWS)
5357
os: windows
58+
image: acn-runner-vmss-image-windows-1es-v3.0
5459
codeql:
5560
# Enables CodeQL on the main branch
5661
compiled:

0 commit comments

Comments
 (0)