forked from MapComplete/MapComplete
Scripts: actually stop the build if the layer contains an error
This commit is contained in:
parent
94412c996b
commit
2fdec3769a
3 changed files with 6 additions and 8 deletions
|
@ -22,7 +22,6 @@ npm run generate && # includes a single "refresh:layeroverview". Resetting the f
|
|||
npm run generate:mapcomplete-changes-theme &&
|
||||
npm run refresh:layeroverview && # a second time to propagate all calls
|
||||
npm run refresh:layeroverview && # a third time to fix some issues with the favourite layer all calls
|
||||
|
||||
npm run generate:layouts
|
||||
|
||||
if [ $? -ne 0 ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue