Skip to content

Commit 90015a9

Browse files
authored
Automation Toolkit Release v2024.2.2
1 parent 5f766f8 commit 90015a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jenkins_install/tf-apply.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ pipeline {
202202
set +x
203203
repo_name=${GIT_URL##*/}
204204
cd ${WORKSPACE}/../${BUILD_NUMBER}/${repo_name}
205+
git config pull.rebase true
205206
git pull --no-edit origin main
206207
set -x
207208
git push --porcelain origin main

0 commit comments

Comments
 (0)