#7 check
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -22,7 +22,7 @@ pipeline {
|
||||
|
||||
stage('build') {
|
||||
steps {
|
||||
sh 'npm run build:prod'
|
||||
sh 'npm run build'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user