We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c84841 commit 014f2abCopy full SHA for 014f2ab
azure-pipelines.yml
@@ -15,6 +15,9 @@ variables:
15
# Container registry service connection established during pipeline creation
16
vmImageName: 'Ubuntu-22.04'
17
latestBranch: main
18
+ buildAgentPool: 'primerox-azdo-agentpool'
19
+ containerRegistry : 'crpmxsandbox.azurecr.io'
20
+ dockerRegistryServiceConnection : 'a2adf74e-9412-47bd-baaa-c7e8b5ff34d9'
21
22
jobs:
23
- job: Test
0 commit comments