summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Grandin <grandinp@gmail.com>2018-04-22 19:36:37 -0700
committerPierre Grandin <grandinp@gmail.com>2018-04-22 19:36:37 -0700
commit5721234c911b5ad703efb5d996ffed2fad77adf9 (patch)
treedaf9a41619472d49a537b83dd6c72f68df91e91b
parent152cd982a89b6b70dbeaa3ae0297f1882985cdff (diff)
downloadnavit-5721234c911b5ad703efb5d996ffed2fad77adf9.tar.gz
Setup git to pull from blackbox
-rw-r--r--.circleci/config.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 479a04d9d..c65cd0231 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -85,6 +85,15 @@ jobs:
- store_artifacts:
path: android-x86/navit/android/bin
- run:
+ name: Install git
+ command: apt-get update && apt-get -y install ca-certificates git
+ - run:
+ name: configure ssh git
+ command: mkdir -p ~/.ssh/ && ssh-keyscan -t rsa github.com >> ~/.ssh/known_hosts
+ - add_ssh_keys:
+ fingerprints:
+ - "16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48"
+ - run:
name: Update Navit-Download-Center
command: |
bash ci/update_download_center.sh