summaryrefslogtreecommitdiff
path: root/.circleci
diff options
context:
space:
mode:
authorjkoan <jkoan@users.noreply.github.com>2021-07-15 09:12:26 +0200
committerGitHub <noreply@github.com>2021-07-15 09:12:26 +0200
commit63b4204eb11982e2c912eb33c952e778ca8fd6d0 (patch)
tree9a3e915c1b4e50f200efc21b606622385283608f /.circleci
parentdbdbe0b43560fbc07a0cbacd8506db7d3fbc2cd7 (diff)
downloadnavit-63b4204eb11982e2c912eb33c952e778ca8fd6d0.tar.gz
fix:build: Deactivate Download Portal for wince until we fixed the ssl issue
Diffstat (limited to '.circleci')
-rw-r--r--.circleci/config.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index e643305e6..5e1e5b7df 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -204,10 +204,10 @@ jobs:
command: bash scripts/build_wince.sh
- store_artifacts:
path: wince/output
- - run:
- name: Update Navit-Download-Center
- command: |
- bash scripts/update_download_center.sh
+ #- run:
+ # name: Update Navit-Download-Center
+ # command: |
+ # bash scripts/update_download_center.sh
build_tomtom_minimal:
<<: *defaults
docker: