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