push dll
This commit is contained in:
Vendored
-1
@@ -30,7 +30,6 @@ pipeline {
|
|||||||
stage ('Deploy') {
|
stage ('Deploy') {
|
||||||
steps {
|
steps {
|
||||||
sh 'sudo ~/scripts/qa_deploy ${WORKSPACE}/out'
|
sh 'sudo ~/scripts/qa_deploy ${WORKSPACE}/out'
|
||||||
sh '~scripts/push.sh ${WORKSPACE}/out'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user