summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOLFDB <olf@eisenzelt.de>2021-03-05 05:56:48 +0100
committerGitHub <noreply@github.com>2021-03-05 05:56:48 +0100
commitc1cae2e5f3f7f0fe48af0ddf1414ac6e86f36bba (patch)
tree06d7bb4fc28cb94c5df568f2aa5aa36ceee2de9d
parent0df8099a4533553f837a6f679899cc1a3aefc057 (diff)
downloadnavit-c1cae2e5f3f7f0fe48af0ddf1414ac6e86f36bba.tar.gz
Update config.yml
-rw-r--r--.circleci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 9e4c7f88a..ff8eb5f39 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -228,7 +228,7 @@ jobs:
command: mkdir -p ~/.ssh/ && ssh-keyscan -t rsa github.com >> ~/.ssh/known_hosts
- add_ssh_keys:
fingerprints:
- - "58:42:73:90:cc:68:f7:34:7e:37:37:fa:b3:26:1f:a5"
+ - "58:56:ba:cb:79:65:53:bc:9e:41:a2:fd:18:59:43:a2"
- run:
name: Update results to Github
command: export GIT_TERMINAL_PROMPT=0 && git push origin $CIRCLE_SHA1:refs/heads/master