Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
C
cpas6-install
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李金钢
cpas6-install
Commits
90e2d913
Commit
90e2d913
authored
Mar 12, 2026
by
lijingang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
8822ff5a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Jenkinsfile
Jenkinsfile
+2
-2
No files found.
Jenkinsfile
View file @
90e2d913
...
@@ -34,8 +34,8 @@ pipeline {
...
@@ -34,8 +34,8 @@ pipeline {
parameters
{
parameters
{
string
(
name:
'appConfigName'
,
defaultValue:
'
dehao'
,
description:
'Description for appConfigName
'
)
string
(
name:
'appConfigName'
,
defaultValue:
'
standard'
,
description:
'Description for appConfigName eg:standard , dh ,xgm
'
)
string
(
name:
'SysName'
,
defaultValue:
'
operation_platform
'
,
description:
'Description for SysName:operation_platform,report_tool '
)
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:
'unknown'
,
description:
'Description for audit webapps'
)
string
(
name:
'avg'
,
defaultValue:
'report'
,
description:
'Description for npm run build:avg 参数'
)
string
(
name:
'avg'
,
defaultValue:
'report'
,
description:
'Description for npm run build:avg 参数'
)
string
(
string
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment