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

2022.01
Peter Bastiani 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

4
package-lock.json generated
View File

@ -2697,7 +2697,9 @@
"integrity": "sha512-CLANnjefX8vpIIOHX/eutPG9H/7PD/rgG5HH/VhmXjTwSjU97W4xf+iLow4SvukVFfikQ1EDnWECx/6uKKRIUg=="
},
"@farmmaps/common-map": {
"version": "file:dist/common-map"
"version": "0.0.1-prerelease.360",
"resolved": "https://repository.akkerweb.nl/repository/npm-group/@farmmaps/common-map/-/common-map-0.0.1-prerelease.360.tgz",
"integrity": "sha512-V7cWPiTHS1gIahwCpt32Qcv+wHxdOWg/+LzmP2x/6X9cJnC0L6XDR5rJFvS8zpGeRJiunq7cSFCm/22MOpnRTQ=="
},
"@istanbuljs/schema": {
"version": "0.1.2",