Skip to content

Commit 8f628cf

Browse files
author
Sheyla Trudo
committed
fixup! Separate Build Changes
1 parent 52e3ec4 commit 8f628cf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.pipelines/containers/container-template.jobs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ jobs:
3030
# ${{ elseif eq(parameters.arch, 'arm64') }}:
3131
# name: $(BUILD_POOL_NAME_LINUX_ARM64)
3232
templateContext:
33+
authenticatedContainerRegistries:
34+
- serviceConnection: 'Azure Container Networking - ACN Public Registry - Retina'
35+
- registry: onebranch.azurecr.io
36+
tenant: AME
37+
identity: 1ESPipelineIdentity
3338
containers:
3439
${{ if eq(parameters.os, 'windows') }}:
3540
default_windows_container:

0 commit comments

Comments
 (0)