ksieren il y a 3 ans
Parent
commit
fbe5cf4e84
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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