extra bracket
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -50,6 +50,6 @@ pipeline {
|
||||
//withCredentials([usernamePassword(credentialsId: "${GIT_CREDENTIALS_ID}", passwordVariable: 'GIT_PASSWORD', usernameVariable: 'GIT_USERNAME')]) {
|
||||
//sh "git tag -a ${CUSTOM_TAG_NAME} -m 'Jenkinsfile push tag'"
|
||||
//sh "git push https://${GIT_USERNAME}:${GIT_PASSWORD}@git.repohere.com/scm/reponamehere.git ${CUSTOM_TAG_NAME}"
|
||||
}
|
||||
|
||||
|
||||
}}
|
||||
Reference in New Issue
Block a user