mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-27 21:10:54 +00:00
Add ssh keys to Circle
This commit is contained in:
parent
62cbbc329e
commit
c7dc7f2d97
1 changed files with 3 additions and 0 deletions
|
@ -58,6 +58,9 @@ jobs:
|
||||||
- *default_docker_ruby_executor
|
- *default_docker_ruby_executor
|
||||||
- *mysql
|
- *mysql
|
||||||
steps:
|
steps:
|
||||||
|
- add_ssh_keys:
|
||||||
|
fingerprints:
|
||||||
|
- "b7:35:a6:4e:9b:0d:6d:d4:78:1e:9a:97:2a:66:6b:be"
|
||||||
- checkout
|
- checkout
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
|
Loading…
Reference in a new issue