Skip to content

Commit

Permalink
Minor change to trigger the CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
rhkp committed Dec 9, 2024
1 parent 638d678 commit 503f490
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ func getNewQuarkusDataSource(jdbcURL string, userName string, password string, s
}
}

// CreateJobDBMigration Creates DB Migration Job and returns to the caller
func (dbmj DBMigratorJob) CreateJobDBMigration(platform *operatorapi.SonataFlowPlatform) *batchv1.Job {

diQuarkusDataSource := getNewQuarkusDataSource("", "", "", "")
Expand Down

0 comments on commit 503f490

Please sign in to comment.