fix: Automatic update deps job
This commit is contained in:
parent
980ad20440
commit
c0faa6da18
1 changed files with 2 additions and 2 deletions
|
|
@ -254,7 +254,7 @@ update-dependencies:
|
||||||
- mkdir -p ~/.ssh
|
- mkdir -p ~/.ssh
|
||||||
- chmod 700 ~/.ssh
|
- chmod 700 ~/.ssh
|
||||||
|
|
||||||
- ssh-keyscan "https://gitlab.com" >> ~/.ssh/known_hosts
|
- ssh-keyscan -t rsa github.com >> ~/.ssh/known_hosts
|
||||||
- chmod 644 ~/.ssh/known_hosts
|
- chmod 644 ~/.ssh/known_hosts
|
||||||
|
|
||||||
- git config --global user.email "bot@fluffy.chat"
|
- git config --global user.email "bot@fluffy.chat"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue