Alexander Pankratov 4 lat temu
rodzic
commit
8a7e12621d
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      Jenkinsfile

+ 1
- 0
Jenkinsfile Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz