diff --git a/vars/artifactSetVersion.groovy b/vars/artifactSetVersion.groovy index e76882936..8c9f0be3e 100644 --- a/vars/artifactSetVersion.groovy +++ b/vars/artifactSetVersion.groovy @@ -50,7 +50,7 @@ enum GitPushMode {NONE, HTTPS, SSH} */ 'gitSshKeyCredentialsId', /** */ - 'gitCredentialsId',' + 'gitCredentialsId', /** * Allows to overwrite the global git setting 'user.email' available on your Jenkins server. */