From e124e7e8b7ef52e8f04d55deaecd8e576b7ad637 Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Wed, 9 Jun 2021 13:58:35 +1000 Subject: minor changes to compareSuburb --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d159d7f..f9bf3a8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -239,7 +239,7 @@ build compareSuburb: - touch --no-create data/vicmap.geojson - time make dist/vicmap-osm-with-suburb.geojson - time make dist/vicmapSuburbDiffersWithOSM.geojson - - rm -f dist/vicmap-osm.geojson + - rm -f dist/vicmap-osm-with-suburb.geojson - make printDifferentSuburbs when: manual artifacts: -- cgit v1.2.3