mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-27 04:51:14 +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
|
||||
- *mysql
|
||||
steps:
|
||||
- add_ssh_keys:
|
||||
fingerprints:
|
||||
- "b7:35:a6:4e:9b:0d:6d:d4:78:1e:9a:97:2a:66:6b:be"
|
||||
- checkout
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
|
Loading…
Reference in a new issue