Fix build?
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit
This commit is contained in:
parent
f4004cf2be
commit
3e1b892eef
@ -7,7 +7,8 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('npm install'){
|
stage('npm install'){
|
||||||
steps {
|
steps {
|
||||||
sh '''npm install
|
sh '''npm cache verify
|
||||||
|
npm install
|
||||||
cd projects/common
|
cd projects/common
|
||||||
npm install
|
npm install
|
||||||
cd ../common-map
|
cd ../common-map
|
||||||
|
Loading…
Reference in New Issue
Block a user