aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAndrew Harvey <andrew@alantgeo.com.au>2021-06-09 13:58:35 +1000
committerAndrew Harvey <andrew@alantgeo.com.au>2021-06-09 13:58:35 +1000
commite124e7e8b7ef52e8f04d55deaecd8e576b7ad637 (patch)
tree309dba209b7f85778b7cae12ea4058616f83c725 /.gitlab-ci.yml
parentdd5375d7293de71db73c182beea17b776be5a30b (diff)
minor changes to compareSuburb
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
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: