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