ci(azure-pipelines): add debug print for pool
This commit is contained in:
parent
e67091cb47
commit
56d7fec466
@ -35,6 +35,7 @@ jobs:
|
|||||||
endpoint: devfra
|
endpoint: devfra
|
||||||
steps:
|
steps:
|
||||||
- checkout: self
|
- checkout: self
|
||||||
|
- script: echo SERVICE POOL = ${{parameters.servicePool}}
|
||||||
- task: Docker@2
|
- task: Docker@2
|
||||||
displayName: Login to container registry
|
displayName: Login to container registry
|
||||||
inputs:
|
inputs:
|
||||||
|
|||||||
Reference in New Issue
Block a user