Skip to content

Commit 014f2ab

Browse files
Adding default values related with new ACR and agentpool
1 parent 3c84841 commit 014f2ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

azure-pipelines.yml

+3
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ variables:
1515
# Container registry service connection established during pipeline creation
1616
vmImageName: 'Ubuntu-22.04'
1717
latestBranch: main
18+
buildAgentPool: 'primerox-azdo-agentpool'
19+
containerRegistry : 'crpmxsandbox.azurecr.io'
20+
dockerRegistryServiceConnection : 'a2adf74e-9412-47bd-baaa-c7e8b5ff34d9'
1821

1922
jobs:
2023
- job: Test

0 commit comments

Comments
 (0)