소스 검색

added report

Avinash 2 년 전
부모
커밋
bfab96fef4
2개의 변경된 파일23개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Jenkinsfile
  2. 22
    0
      report/Sales Invoice.xml

.jenkins/Jenkinsfile → Jenkinsfile 파일 보기

@@ -85,7 +85,7 @@ def commitChanges() {
85 85
 
86 86
     // Check for changes
87 87
     sh """
88
-        git checkout ${env.BRANCH_NAME}
88
+        git pull
89 89
         git add .
90 90
         git commit -m "Moved processed XML files to backup"
91 91
         git push https://jenkinstest:Bizgaze123@code.bizgaze.com/devops.bizgaze/imports.git ${env.BRANCH_NAME}

+ 22
- 0
report/Sales Invoice.xml
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


Loading…
취소
저장