커밋 비교
1 커밋
| 작성자 | SHA1 | 날짜 | |
|---|---|---|---|
| bfab96fef4 |
+1
-1
@@ -85,7 +85,7 @@ def commitChanges() {
|
|||||||
|
|
||||||
// Check for changes
|
// Check for changes
|
||||||
sh """
|
sh """
|
||||||
git checkout ${env.BRANCH_NAME}
|
git pull
|
||||||
git add .
|
git add .
|
||||||
git commit -m "Moved processed XML files to backup"
|
git commit -m "Moved processed XML files to backup"
|
||||||
git push https://jenkinstest:Bizgaze123@code.bizgaze.com/devops.bizgaze/imports.git ${env.BRANCH_NAME}
|
git push https://jenkinstest:Bizgaze123@code.bizgaze.com/devops.bizgaze/imports.git ${env.BRANCH_NAME}
|
||||||
하나 이상의 라인이 너무 길어 파일 Diff가 표시되지 않음
새 이슈에서 참조
사용자 차단