Commit 0559f665 authored by Auto Backup's avatar Auto Backup

feat: build

parent 1fb01386
......@@ -103,10 +103,10 @@ pipeline {
string(name: 'avg', defaultValue: '', description: 'Description for npm run build:avg 参数')
string(
name: 'AGENT_LABEL',
defaultValue: 'ljgWinMachine',
description: '输入 agent 节点 (可选:ljgWinMachine or lzxWinMachine)'
defaultValue: 'windowsPackageMachine',
description: '输入 agent 节点 (可选:ljgWinMachine or lzxWinMachine,windowsPackageMachine)'
)
string(name: 'NODE_WORKING_DIR', defaultValue: 'C:/Users/Administrator/Desktop/youdatasumCode/framework', description: 'electron打包脚本执行的工作目录 G:\\cpas-framework')
string(name: 'NODE_WORKING_DIR', defaultValue: ' G:\\cpas-framework', description: 'electron打包脚本执行的工作目录 G:\\cpas-framework or C:/Users/Administrator/Desktop/youdatasumCode/framework')
string(name: 'BRANCH_NAME', defaultValue: 'unknown', description: '要构建的分支名称')
string(name: 'INSTALLATION_DIR', defaultValue: '', description: '安装包打包目录:E:/CPAS6-101 UFCPAS6.0 致同智审IAS版_测试版')
string(name: 'PUBLISH_DIR', defaultValue: 'E:/产品安装包/05 大客户专版/109 致同/CPAS6.0 IAS版', description: '发布目录:E:/产品安装包/05 大客户专版/109 致同/CPAS6.0 IAS版')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment