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"
           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