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
55fd5afd
Commit
55fd5afd
authored
Dec 15, 2023
by
shengnan hu
Browse files
test
parent
a4fbcba1
Pipeline
#217
failed with stage
in 1 minute and 43 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 @
55fd5afd
...
@@ -11,7 +11,7 @@ workflow:
...
@@ -11,7 +11,7 @@ workflow:
-
if
:
$CI_MERGE_REQUEST_IID
-
if
:
$CI_MERGE_REQUEST_IID
variables
:
variables
:
HUB_LOGIN_NAME
:
"
root
"
# 登录名
HUB_LOGIN_NAME
:
"
admin
"
# 登录名
HUB_PASSWORD
:
"
1234qwer"
# 密码
HUB_PASSWORD
:
"
1234qwer"
# 密码
HUB_URL
:
"
http://192.168.68.153:9521/"
# 平台URLwww.ustchcs.com/p3-v17/hub-backend-test
HUB_URL
:
"
http://192.168.68.153:9521/"
# 平台URLwww.ustchcs.com/p3-v17/hub-backend-test
MERGE_REQUEST_PARAM
:
"
{mergeRequestId:$CI_MERGE_REQUEST_IID,projectId:$CI_PROJECT_ID,jobId:$CI_JOB_ID}"
MERGE_REQUEST_PARAM
:
"
{mergeRequestId:$CI_MERGE_REQUEST_IID,projectId:$CI_PROJECT_ID,jobId:$CI_JOB_ID}"
...
...
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