Build fixed
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit

This commit is contained in:
2020-08-11 18:52:39 +02:00
parent 36ced002e0
commit 7c072752c8
2 changed files with 4 additions and 3 deletions

View File

@@ -7,8 +7,7 @@ pipeline {
stages {
stage('npm install'){
steps {
sh '''npm cache verify
npm install
sh '''npm install
cd projects/common
npm install
cd ../common-map