Skip to content

Commit 877910a

Browse files
committed
refactor: 移除通用 runner 资源锁逻辑,仅保留板卡专用锁
1 parent 82b44ba commit 877910a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.env.example

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@ GH_PAT=
2121
# DISABLE_AUTO_UPDATE=false
2222

2323
# ---------- 可选:多组织共享硬件锁 ----------
24-
# 板子 runner 使用 runner-wrapper;锁 ID 为「有定义用定义的,否则用该板默认值」,不回退全局 RUNNER_RESOURCE_ID,避免所有板子共一把锁
25-
# 默认:phytiumpi=board-phytiumpi,roc-rk3568-pc=board-roc-rk3568-pc(不同板子可并行)。多组织共享同一块板时显式设相同 ID:
26-
# RUNNER_RESOURCE_ID_GENERAL=runner-gereral
24+
# 多组织共享同一块板时显式设相同 ID:
2725
# RUNNER_RESOURCE_ID_PHYTIUMPI=board-phytiumpi
2826
# RUNNER_RESOURCE_ID_ROC_RK3568_PC=board-roc-rk3568-pc
2927
# RUNNER_LOCK_DIR=/tmp/github-runner-locks

0 commit comments

Comments
 (0)