mirror of
https://github.com/henry4682/linebot_finance.git
synced 2026-05-16 04:41:52 +00:00
change deploy.yaml
This commit is contained in:
@@ -6,8 +6,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
redeploy:
|
redeploy:
|
||||||
# 這裡請確認你的 Runner 標籤,如果當初填的是 host,就改填 host
|
runs-on: self-hosted # 這裡要跟剛才補上的標籤一致
|
||||||
runs-on: self-hosted
|
|
||||||
|
|
||||||
# 加上這個,強迫 Runner 直接在 Ubuntu 系統環境跑,不准開 Docker 容器跑任務
|
# 加上這個,強迫 Runner 直接在 Ubuntu 系統環境跑,不准開 Docker 容器跑任務
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user