ci(azure-pipelines): use DS2 pool for backend image build
This commit is contained in:
parent
f4c83b3e96
commit
e755b7a2b0
@ -48,6 +48,7 @@ jobs:
|
|||||||
containerRegistry: devFra
|
containerRegistry: devFra
|
||||||
|
|
||||||
- job: BuildBackendImage
|
- job: BuildBackendImage
|
||||||
|
pool: 'Prod Private Agent Pool DS2'
|
||||||
container:
|
container:
|
||||||
image: devfra.azurecr.io/de.fraport.build/tools:1.1.0
|
image: devfra.azurecr.io/de.fraport.build/tools:1.1.0
|
||||||
endpoint: devfra
|
endpoint: devfra
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user