diff options
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 92460ed..03cc5da 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,6 +6,8 @@ cache: &global_cache - .yarn - node_modules - data/vicmap.geojson + - data/vicmap-complex.geojson + - data/vicmap-building.geojson - dist/vicmap-osm-uniq-flats.geojson - data/victoria-addr.osm.geojson - data/victoria-named-features.osm.geojson |