chore(ci): rewrite thunderobot without ts suffix down to port 22 as well
Release / Build & Release (push) Has been cancelled

This commit is contained in:
2026-07-03 18:04:37 +08:00
parent 3fe8de2e32
commit 0548f54168
+2
View File
@@ -36,6 +36,8 @@ jobs:
git config --global url."ssh://git@gitea/".insteadOf "git@gitea:222:"
git config --global url."ssh://git@thunderobot.tail5d6e8e.ts.net/".insteadOf "ssh://git@thunderobot.tail5d6e8e.ts.net:222/"
git config --global url."ssh://git@thunderobot.tail5d6e8e.ts.net/".insteadOf "git@thunderobot.tail5d6e8e.ts.net:222:"
git config --global url."ssh://git@thunderobot/".insteadOf "ssh://git@thunderobot:222/"
git config --global url."ssh://git@thunderobot/".insteadOf "git@thunderobot:222:"
chmod 600 ~/.ssh/config
- name: Checkout Code