oops
FarmMaps/FarmMapsLib/pipeline/head Something is wrong with the build of this commit Details

2022.01
Willem Dantuma 2021-11-26 12:04:17 +01:00
parent 7bca0a57c4
commit 29914cfb1b
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -14,7 +14,7 @@ pipeline {
cd ../common-map
npm install --legacy-peer-deps
cd ../common-map3d
npm install
npm install --legacy-peer-deps
'''
}
}