Alexander Pankratov 3 년 전
부모
커밋
5b4e84c98d
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0
    1
      Jenkinsfile

+ 0
- 1
Jenkinsfile 파일 보기

@@ -30,7 +30,6 @@ pipeline {
30 30
         stage ('Deploy') {
31 31
             steps {				
32 32
 				sh 'sudo ~/scripts/qa_deploy ${WORKSPACE}/out'
33
-				sh '~scripts/push.sh ${WORKSPACE}/out'
34 33
 			}
35 34
         }
36 35
     }

Loading…
취소
저장