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…
Откажи
Сачувај