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