aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c4e5eb4..a165d48 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -40,7 +40,10 @@ build:
- apt-get update && apt-get install -y yarn nodejs
- yarn install
- node test/index.js
- - mkdir -p dist
+ - mkdir -p dist data
+ - mkdir -p data/vicmap/ll_gda94/sde_shape/whole/VIC/VMADD/layer
+ - touch data/VICMAP_ADDRESS.zip
+ - touch data/vicmap/ll_gda94/sde_shape/whole/VIC/VMADD/layer/address.shp
- touch --no-create data/vicmap.geojson
- make dist/vicmap-osm.geojson
- make dist/vicmap-osm-flats.geojson