From 797ea370a4f72abe9d737e737c65040cbb5e7fc5 Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Sun, 16 May 2021 17:58:26 +1000 Subject: include withinrange in stage --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) 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: -- cgit v1.2.3