aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Harvey <andrew@alantgeo.com.au>2021-05-04 16:13:18 +1000
committerAndrew Harvey <andrew@alantgeo.com.au>2021-05-04 16:13:18 +1000
commit103713cbc0f4ee4e70aae88aeefaede663347e57 (patch)
tree1fa4fdea46b2559dfb7862e7eb595e0381c4ea61
parent4114f6cc1762573ddf05cf92f2d304dbf04ed04e (diff)
update ci to use new make targets
-rw-r--r--.gitlab-ci.yml3
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: