aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 288ddb3..ca13720 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -88,6 +88,7 @@ build:
- make dist/vicmap-osm-uniq.geojson
- make dist/vicmap-osm-uniq-flats.geojson
- make dist/vicmap-osm-uniq-flats-withinrange.geojson
+ when: manual
artifacts:
name: "build"
paths:
@@ -101,6 +102,7 @@ build osm:
script:
- yarn install
- make dist/addressesPerBlock.fgb
+ when: manual
artifacts:
name: "build osm"
paths: