Commit 8af43689 authored by Auto Backup's avatar Auto Backup

Merge branch 'dh' of http://git.youdatasum.com/ljg/cpas6-install into dh

parents 680ef948 000ca019
......@@ -112,7 +112,7 @@ pipeline {
parameters {
string(name: 'appConfigName', defaultValue: 'dh', description: 'Description for appConfigName eg:standard , dh ,xgm')
string(name: 'SysName', defaultValue: 'report_tool', description: 'Description for SysName:operation_platform,report_tool ')
string(name: 'webapps', defaultValue: 'unknown', description: 'Description for audit webapps')
string(name: 'webapps', defaultValue: 'report_84b7a58648a30f5cde07cbbb41240ae1aef91aa6-undefined-0317/', description: 'Description for audit webapps 如果不更新 unknown')
string(name: 'avg', defaultValue: 'report', description: 'Description for npm run build:avg 参数')
string(
name: 'AGENT_LABEL',
......@@ -120,7 +120,7 @@ pipeline {
description: '输入 agent 节点 (可选:ljgWinMachine or lzxWinMachine)'
)
string(name: 'NODE_WORKING_DIR', defaultValue: 'G:\\cpas-framework', description: 'electron打包脚本执行的工作目录 G:\\cpas-framework')
string(name: 'BRANCH_NAME', defaultValue: 'release-report-060320', description: '要构建的分支名称')
string(name: 'BRANCH_NAME', defaultValue: 'release-report-060320-deploy', 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