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
肖健鑫
xiao-java
Commits
c4305bca
Commit
c4305bca
authored
Oct 27, 2023
by
肖健鑫
Browse files
Update .gitlab-ci.yml
parent
8e1924f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.gitlab-ci.yml
.gitlab-ci.yml
+3
-3
No files found.
.gitlab-ci.yml
View file @
c4305bca
...
...
@@ -20,9 +20,9 @@ variables:
CAFEHUNTER_CLI_LICENSE_PATH
:
"
/root/analysis-tool/Hub-ci.txt"
# 授权文件
CAFEHUNTER_CLI_CONFIG_PATH
:
"
/root/analysis-tool/config.yml"
# 规则配置文件
# 根据项目进行配置
HUB_PROJECT_ID
:
"
9
"
# 对应平台项目Id
HUB_PROJECT_ID
:
"
21
"
# 对应平台项目Id
REPOSITORY_FULL_PATH
:
"
/builds/root/public-java-test"
# 项目绝对路径,供套件分析
REPOSITORY_NAME
:
"
public-java-test
"
# 项目名称
REPOSITORY_NAME
:
"
xiao-java
"
# 项目名称
upload-job
:
...
...
@@ -63,4 +63,4 @@ upload-job:
after_script
:
-
"
git
branch
-d
tmp-$CI_JOB_ID-$CI_JOB_NAME"
-
"
git
checkout
$CI_COMMIT_SHA"
-
"
git
branch
-D
$CI_COMMIT_REF_NAME"
\ No newline at end of file
-
"
git
branch
-D
$CI_COMMIT_REF_NAME"
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