Skip to content

Commit d0b7de3

Browse files
author
Sheyla Trudo
committed
fixup! Separate Build Changes
1 parent e75c949 commit d0b7de3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.pipelines/trigger.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,16 @@ extends:
5151
name: $(BUILD_POOL_NAME_DEFAULT)
5252
os: linux
5353
image: acn-runner-vmss-image-1es-v3.0
54+
authenticatedContainerRegistries:
55+
- serviceConnection: $(ACR_ARM_SERVICE_CONNECTION)
56+
- registry: onebranch.azurecr.io
57+
tenant: AME
58+
identity: 1ESPipelineIdentity
59+
containers:
60+
default_windows_container:
61+
image: onebranch.azurecr.io/windows/ltsc2019/vse2022:latest
62+
default_linux_container:
63+
image: onebranch.azurecr.io/linux/ubuntu-2204:latest
5464
sdl:
5565
sourceAnalysisPool:
5666
name: $(BUILD_POOL_NAME_DEFAULT_WINDOWS)

0 commit comments

Comments
 (0)