ci(azure-pipelines): add debug print for pool

This commit is contained in:
Sarah Vaupel 2025-01-23 10:51:29 +01:00
parent e67091cb47
commit 56d7fec466

View File

@ -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: