#7 feature/add-jenkins #9
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -22,7 +22,7 @@ pipeline {
|
||||
|
||||
stage('build') {
|
||||
steps {
|
||||
sh 'npm run build:prod'
|
||||
sh 'npm run build'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user