Commit 44efccd6 authored by shengnan hu's avatar shengnan hu
Browse files

test4

parent 7a1f417d
Pipeline #26 failed with stage
in 1 minute and 13 seconds
......@@ -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}"
......
......@@ -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 {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment