Skip to content

Commit

Permalink
fix:build: Deactivate Download Portal for wince until we fixed the ss…
Browse files Browse the repository at this point in the history
…l issue
  • Loading branch information
jkoan committed Jul 15, 2021
1 parent dbdbe0b commit 63b4204
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 63b4204

Please sign in to comment.