Change ssh key for deploy

This commit is contained in:
Mathieu Magnin 2018-09-20 14:11:39 +02:00
parent e10781dc08
commit 591e6f25c3

View file

@ -100,7 +100,7 @@ jobs:
- *bundle_install
- add_ssh_keys:
fingerprints:
- "0a:67:42:7d:7e:b7:e1:3c:48:8f:bf:68:10:51:a8:44"
- "0e:db:db:9c:54:ac:60:1a:d3:ba:28:03:2e:7d:0e:9a"
- deploy:
command: |
if [ "${CIRCLE_BRANCH}" == "dev" ]; then