modified jenkins file
이 커밋은 다음에 포함됨:
벤더링 됨
-1
@@ -93,7 +93,6 @@ def commitChanges() {
|
|||||||
sh """
|
sh """
|
||||||
git checkout ${env.BRANCH_NAME}
|
git checkout ${env.BRANCH_NAME}
|
||||||
git status
|
git status
|
||||||
git pull origin ${env.BRANCH_NAME}
|
|
||||||
# Only proceed if there are changes
|
# Only proceed if there are changes
|
||||||
if [[ $(git status -s) ]]; then
|
if [[ $(git status -s) ]]; then
|
||||||
git add .
|
git add .
|
||||||
|
|||||||
새 이슈에서 참조
사용자 차단