ksieren 3 سال پیش
والد
کامیت
fbe5cf4e84
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -76,7 +76,7 @@ spec:
             sh "mv yq_linux_amd64 /usr/bin/yq"
             sh "mv yq_linux_amd64 /usr/bin/yq"
           dir("abi-typo3-chart") {
           dir("abi-typo3-chart") {
           withCredentials([gitUsernamePassword(credentialsId: 'deploy-git-id', gitToolName: 'git-tool')]) {
           withCredentials([gitUsernamePassword(credentialsId: 'deploy-git-id', gitToolName: 'git-tool')]) {
-              sh "git checkout -b ${normalizedBranchName}"
+              sh "git checkout ${normalizedBranchName}"
               sh '''#!/bin/bash
               sh '''#!/bin/bash
               echo $GIT_REPO_EMAIL
               echo $GIT_REPO_EMAIL
               echo $GIT_COMMIT
               echo $GIT_COMMIT