Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Administrator
arthas-master
Commits
a2c9a2d8
Commit
a2c9a2d8
authored
Dec 19, 2023
by
shengnan hu
Browse files
ci-set-2
parent
53f81321
Pipeline
#236
passed with stage
in 1 minute and 47 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
a2c9a2d8
...
...
@@ -23,7 +23,7 @@ variables:
HUB_PASSWORD
:
"
1234qwer"
# 密码
HUB_URL
:
"
http://192.168.68.153:9521"
# 平台URL
HUB_PROJECT_ID
:
"
8"
# 对应平台项目Id
REPOSITORY_FULL_PATH
:
"
/builds/root/arthas-master"
# 项目绝对路径,供套件分析
REPOSITORY_FULL_PATH
:
"
/builds/
hub-gitlab/
root/arthas-master"
# 项目绝对路径,供套件分析
REPOSITORY_NAME
:
"
arthas-master"
# 项目名称
JAVA_SUFFIX
:
"
.java"
ANALYSIS_PARAM
:
"
MR_IID:$CI_MERGE_REQUEST_IID,JOB_ID:$CI_JOB_ID,false"
# 分析名称 描述 是否为项目分析
...
...
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