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