Skip to content

Commit 4b15149

Browse files
committed
Adding database build task
1 parent d003585 commit 4b15149

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/t-extend-database-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ stages:
5252
displayName: 'Download utPLSQL'
5353
- task: Docker@2
5454
inputs:
55-
containerRegistry: £ {{ parameters.containerRegistry }}
55+
containerRegistry: ${{ parameters.containerRegistry }}
5656
command: 'login'
5757
addPipelineData: false
5858
addBaseImageData: false

0 commit comments

Comments
 (0)