Update .gitea/workflows/renovate.yml

This commit is contained in:
2025-10-24 18:02:52 +00:00
parent 78e9e6b134
commit 4813add86b

View File

@@ -18,6 +18,7 @@ jobs:
echo 'Host gitea.akshun-lab.cc' >> ~/.ssh/config
echo ' User git' >> ~/.ssh/config
echo ' Port 222' >> ~/.ssh/config
echo 'Host *' >> ~/.ssh/config
echo ' StrictHostKeyChecking no' >> ~/.ssh/config
cat ~/.ssh/config