修复AGC Windows流水线工具路径
Project CI / Repository checks (pull_request) Failing after 12s
Project CI / Backend tests (pull_request) Failing after 12s
Project CI / Frontend tests (pull_request) Successful in 3m46s
Project CI / Native shell tests (pull_request) Failing after 5m55s

为Windows x64构建注入Git、Node、Rust、NSIS和ossutil路径
This commit is contained in:
2026-09-01 11:34:47 +08:00
parent c4d99a1f35
commit 56aac66f02
@@ -15,6 +15,7 @@ pipeline {
GENARRATIVE_NPM_VERSION = '10.9.7'
AGC_OSS_BUCKET = 'agc-dev'
AGC_OSS_ENDPOINT = 'oss-rg-china-mainland.aliyuncs.com'
PATH+AGC_TOOLS = 'C:\\Tools\\Git\\cmd;C:\\Program Files\\nodejs;C:\\Users\\Administrator\\.cargo\\bin;C:\\Program Files (x86)\\NSIS;C:\\Tools\\ossutil'
}
parameters {