Update Jenkinsfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -10,7 +10,7 @@ pipeline {
|
||||
stage('Build') {
|
||||
steps {
|
||||
sh 'bash ./scripts/build.sh'
|
||||
sh 'bash ./scripts/inst.sh --setup --fast --remote'
|
||||
// sh 'bash ./scripts/inst.sh --setup --fast --remote'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user