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
44efccd6
Commit
44efccd6
authored
Oct 23, 2023
by
shengnan hu
Browse files
test4
parent
7a1f417d
Pipeline
#26
failed with stage
in 1 minute and 13 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
arthas-vmtool/src/main/java/arthas/VmTool.java
arthas-vmtool/src/main/java/arthas/VmTool.java
+1
-1
No files found.
.gitlab-ci.yml
View file @
44efccd6
...
...
@@ -11,7 +11,7 @@ workflow:
-
if
:
$CI_MERGE_REQUEST_IID
variables
:
HUB_LOGIN_NAME
:
"
admin
"
# 登录名
HUB_LOGIN_NAME
:
"
gitlab
"
# 登录名
HUB_PASSWORD
:
"
1234qwer"
# 密码
HUB_URL
:
"
http://www.ustchcs.com/p3-v17/hub-backend-test/"
# 平台URL
MERGE_REQUEST_PARAM
:
"
{mergeRequestId:$CI_MERGE_REQUEST_IID,projectId:$CI_PROJECT_ID,jobId:$CI_JOB_ID}"
...
...
arthas-vmtool/src/main/java/arthas/VmTool.java
View file @
44efccd6
...
...
@@ -2,7 +2,7 @@ package arthas;
/**
* @author ZhangZiCheng 2021-02-12
* @author hengyunabc 2021-04-26 //
* @author hengyunabc 2021-04-26 //
//
* @since 3.5.1
*/
public
class
VmTool
implements
VmToolMXBean
{
...
...
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