summaryrefslogtreecommitdiff
path: root/.circleci/config.yml
diff options
context:
space:
mode:
Diffstat (limited to '.circleci/config.yml')
-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: