change deploy.yaml

This commit is contained in:
2026-03-18 02:04:11 +08:00
parent 66958fd5f0
commit 1cc4f79e50

View File

@@ -6,8 +6,7 @@ on:
jobs:
redeploy:
# 這裡請確認你的 Runner 標籤,如果當初填的是 host就改填 host
runs-on: self-hosted
runs-on: self-hosted # 這裡要跟剛才補上的標籤一致
# 加上這個,強迫 Runner 直接在 Ubuntu 系統環境跑,不准開 Docker 容器跑任務
container: