💚 Fix GH keys for CircleCI deploy
This commit is contained in:
parent
97ea16b2ec
commit
f7102bf811
1 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,9 @@ jobs:
|
||||||
docker:
|
docker:
|
||||||
- image: ruby:2.6.3
|
- image: ruby:2.6.3
|
||||||
steps:
|
steps:
|
||||||
|
- add_ssh_keys:
|
||||||
|
fingerprints:
|
||||||
|
- "23:c0:43:4c:ae:5b:92:a6:5b:79:92:6b:ca:62:59:8d"
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
name: Configure git user
|
name: Configure git user
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue