代码调整
This commit is contained in:
parent
7e05e83bc2
commit
47328af26b
@ -11,6 +11,7 @@ pipeline {
|
||||
nodejs 'nodejs-10'
|
||||
}
|
||||
steps {
|
||||
sh 'npm update'
|
||||
sh 'npm install'
|
||||
sh 'npm run build'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user