diff --git a/Jenkinsfile b/Jenkinsfile index 65aae2300..4ccc54b46 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -131,6 +131,7 @@ pipeline { stage('Database') { when { anyOf { branch 'test' + branch 'master' }} steps { configFileProvider([