diff --git a/Jenkinsfile b/Jenkinsfile index e535d14bb..75114a0f1 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -113,7 +113,7 @@ builders = pipeline_builder.createBuilders { container -> // Push any changes resulting from formatting withCredentials([ gitUsernamePassword( - credentialsId: 'dmsc-gitlab-username-with-token', + credentialsId: 'cow-bot-username-with-token', gitToolName: 'Default' ) ]) {