Change ssh key for deploy
This commit is contained in:
parent
e10781dc08
commit
591e6f25c3
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ jobs:
|
||||||
- *bundle_install
|
- *bundle_install
|
||||||
- add_ssh_keys:
|
- add_ssh_keys:
|
||||||
fingerprints:
|
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:
|
- deploy:
|
||||||
command: |
|
command: |
|
||||||
if [ "${CIRCLE_BRANCH}" == "dev" ]; then
|
if [ "${CIRCLE_BRANCH}" == "dev" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue