diff options
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 32a6185..ad706eb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -264,4 +264,3 @@ build compareSuburb: when: manual after_script: - b2 sync --allowEmptySource --noProgress dist b2://vicmap2osm/dist - - b2 sync --allowEmptySource --noProgress debug b2://vicmap2osm/debug |