diff options
author | Andrew Harvey <andrew@alantgeo.com.au> | 2021-05-16 17:58:26 +1000 |
---|---|---|
committer | Andrew Harvey <andrew@alantgeo.com.au> | 2021-05-16 17:58:26 +1000 |
commit | 797ea370a4f72abe9d737e737c65040cbb5e7fc5 (patch) | |
tree | 3fbf9923ed588d98b9cf25681093af945361a3b4 | |
parent | 15420512428e5aa01d275ac35411f2c637b2a998 (diff) |
include withinrange in stage
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 10a847b..8514577 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -86,6 +86,7 @@ build: - make dist/vicmap-osm.geojson - make dist/vicmap-osm-uniq.geojson - make dist/vicmap-osm-uniq-flats.geojson + - make dist/vicmap-osm-uniq-flats-withinrange.geojson artifacts: name: "build" paths: |