We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d003585 commit 4b15149Copy full SHA for 4b15149
1 file changed
templates/t-extend-database-build.yml
@@ -52,7 +52,7 @@ stages:
52
displayName: 'Download utPLSQL'
53
- task: Docker@2
54
inputs:
55
- containerRegistry: £ {{ parameters.containerRegistry }}
+ containerRegistry: ${{ parameters.containerRegistry }}
56
command: 'login'
57
addPipelineData: false
58
addBaseImageData: false
0 commit comments