Update .gitea/workflows/renovate.yml
This commit is contained in:
@@ -15,8 +15,8 @@ jobs:
|
|||||||
- name: Git Setup
|
- name: Git Setup
|
||||||
run: |
|
run: |
|
||||||
mkdir -p ~/.ssh
|
mkdir -p ~/.ssh
|
||||||
echo 'gitea.akshun-lab.cc ' >> ~/.ssh/config
|
echo 'Host gitea.akshun-lab.cc' >> ~/.ssh/config
|
||||||
echo ' HostName gitea.akshun-lab.cc' >> ~/.ssh/config
|
echo ' User git' >> ~/.ssh/config
|
||||||
echo ' Port 222' >> ~/.ssh/config
|
echo ' Port 222' >> ~/.ssh/config
|
||||||
cat ~/.ssh/config
|
cat ~/.ssh/config
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user