diff options
-rw-r--r-- | .gitlab-ci.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fe420c2..b699b22 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -46,7 +46,8 @@ build: - 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 + - make dist/vicmap-osm-uniq.geojson + - make dist/vicmap-osm-uniq-flats.geojson artifacts: name: "build" paths: |