diff --git a/.azure-pipelines/templates/service.yaml b/.azure-pipelines/templates/service.yaml index fae755a5c..e8a0d922e 100644 --- a/.azure-pipelines/templates/service.yaml +++ b/.azure-pipelines/templates/service.yaml @@ -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: