🔥 Use already configured rsa key with deploy
This commit is contained in:
parent
cb53bfd020
commit
7bc97b6f91
1 changed files with 0 additions and 3 deletions
|
|
@ -11,9 +11,6 @@ jobs:
|
|||
- run:
|
||||
name: Configure git user
|
||||
command: |
|
||||
echo "$GITHUB_SSH_KEY" | base64 --decode -i > ~/.ssh/id_rsa
|
||||
ssh-add -D
|
||||
ssh-add ~/.ssh/id_rsa
|
||||
git config --global user.email "ci@danielrayjones.com"
|
||||
git config --global user.name "Circle CI"
|
||||
- run:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue