#7 check
This commit is contained in:
parent
719a5e9930
commit
6b0b8ffebc
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