From 63b4204eb11982e2c912eb33c952e778ca8fd6d0 Mon Sep 17 00:00:00 2001 From: jkoan Date: Thu, 15 Jul 2021 09:12:26 +0200 Subject: fix:build: Deactivate Download Portal for wince until we fixed the ssl issue --- .circleci/config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.circleci') 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: -- cgit v1.2.1