aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Harvey <andrew@alantgeo.com.au>2021-06-09 22:28:25 +1000
committerAndrew Harvey <andrew@alantgeo.com.au>2021-06-09 22:28:25 +1000
commit3b5ff46fa5686bfd8470e81d3cb10382319a4aa4 (patch)
treebb5970b2ae937552625eb439306f0b6c5d2da1ff
parenta923c9f996926c7543a48c6f77783eb51af17173 (diff)
add required files to cache
-rw-r--r--.gitlab-ci.yml2
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