Skip to content

Commit 840fdfb

Browse files
committed
Adding pipeline for flyway
1 parent 79d17df commit 840fdfb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

utplsql-cicd-flyway-demo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ extends:
3535
containerRegistry: ${{ variables.containerRegistry }}
3636
dockerRepo: ${{ variables.dockerRepo }}
3737
connectionString: "127.0.0.1:1521/ORCLCDB"
38+
jdbcConnectionString: "127.0.0.1:1521:ORCLCDB"
3839
environment: "build"
3940
artifactName: ${{ variables.artifactName }}
4041
packages:

0 commit comments

Comments
 (0)