Skip to content

Commit d003585

Browse files
committed
Adding database build task
1 parent cfa0a8d commit d003585

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
@@ -69,7 +69,7 @@ stages:
6969
displayName: 'Start Oracle DB Docker container: ${{ trg_db.oracleVersion }}'
7070
7171
- ${{ each script in trg_db.scripts }}:
72-
- template: templates/t-extend-sqlcl.yml
72+
- template: t-extend-sqlcl.yml
7373
parameters:
7474
work_dir: ${{ script.work_dir}}
7575
user: ${{ script.user}}

0 commit comments

Comments
 (0)