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
Public Java Test
Commits
141be282
You need to sign in or sign up before continuing.
Commit
141be282
authored
Nov 21, 2023
by
shengnan hu
Browse files
test
parent
f54fbe08
Pipeline
#82
failed with stage
in 1 minute and 51 seconds
Changes
1
Pipelines
1
Hide 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 @
141be282
...
...
@@ -13,7 +13,7 @@ workflow:
variables
:
HUB_LOGIN_NAME
:
"
shengnan.hu"
# 登录名
HUB_PASSWORD
:
"
1234qwer"
# 密码
HUB_URL
:
"
http://www.ustchcs.com/p3-v17/hub-backend-test
/"
# 平台URL
HUB_URL
:
"
http://
192.168.68.153:9521/"
# 平台URL
www.ustchcs.com/p3-v17/hub-backend-test
MERGE_REQUEST_PARAM
:
"
{mergeRequestId:$CI_MERGE_REQUEST_IID,projectId:$CI_PROJECT_ID,jobId:$CI_JOB_ID}"
JAVA_MAIN_SOURCE
:
"
src/main/java"
# 检索差异文件脚本变量,表示只检查main文件,不检查test文件
CAFEHUNTER_CLI_SCRIPT
:
"
/root/analysis-tool/bin/scanner"
# 套件命令执行文件
...
...
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