diff --git a/Jenkinsfile-service b/Jenkinsfile-service index 727e580..c79a17b 100644 --- a/Jenkinsfile-service +++ b/Jenkinsfile-service @@ -23,8 +23,8 @@ pipeline { flywayrunner installationName: 'flywaytool-jenkins', flywayCommand: 'info', commandLineArgs: "-configFiles=${FLYWAY_CONFIG}", + credentialsId: 'ecb29499-7272-4e8b-b3ab-a7a3ab7eafab', url: '', - credentialsId: '', locations: '' } }