mirror of
https://gitee.com/myxzgzs/boyue-vue-pro.git
synced 2025-08-10 09:22:44 +08:00
Jenkinsfile 提交
This commit is contained in:
parent
919eca95f9
commit
b5695494c2
2
yudao-admin-ui/Jenkinsfile
vendored
2
yudao-admin-ui/Jenkinsfile
vendored
@ -25,7 +25,7 @@ pipeline {
|
||||
stage('构建') {
|
||||
steps {
|
||||
sh 'cnpm --prefix '+ "${env.APP_NAME}" +' install'
|
||||
sh 'cnpm --prefix '+ "${env.APP_NAME}" +' run build:demo1024'
|
||||
sh 'cnpm --prefix '+ "${env.APP_NAME}" +' run build:prod'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user