fix:還原成最乾淨的樣子
機器人報到測試 / test-job (push) Failing after 47s

This commit is contained in:
2026-05-17 18:37:24 +00:00
parent e133c18ca0
commit 28c247cf8b
+1 -5
View File
@@ -11,11 +11,7 @@ jobs:
steps:
- name: 下載最新程式碼
uses: actions/checkout@v4
with:
# 👇 關鍵修改:強制機器人用 Docker 內部網路名稱去抓程式碼
repository: ${{ github.repository }}
token: ${{ github.token }}
server-url: http://gitea-server:3000
- name: 機器人自我介紹與火力展示
run: |
echo "🎉 報告老闆,RackNerd 機器人已成功接收任務!"