From f699c397841eeb47b4e803ec6185f94585bb4e39 Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Thu, 20 May 2021 22:32:51 +1000 Subject: report which suburbs differer in vicmap / osm --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dbed9f3..1faf86f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -173,6 +173,7 @@ build compareSuburb: - time make dist/vicmap-osm.geojson - time make dist/vicmapSuburbDiffersWithOSM.geojson - rm -f dist/vicmap-osm.geojson + - make printDifferentSuburbs when: manual artifacts: name: "build compareSuburb" -- cgit v1.2.3