From 9125b80098d39dbc53cb557393fc1248e35b7a61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BF=A6=E5=8D=97?= <1084615055@qq.com> Date: Thu, 23 Sep 2021 17:03:38 +0800 Subject: [PATCH 1/4] Update Jenkinsfile-online --- Jenkinsfile-online | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile-online b/Jenkinsfile-online index 2ca69e7f1..7654fcde7 100644 --- a/Jenkinsfile-online +++ b/Jenkinsfile-online @@ -14,9 +14,10 @@ pipeline { GITHUB_CREDENTIAL_ID = 'github-id' KUBECONFIG_CREDENTIAL_ID = 'demo-kubeconfig' REGISTRY = 'docker.io' - DOCKERHUB_NAMESPACE = 'docker_username' - GITHUB_ACCOUNT = 'kubesphere' + DOCKERHUB_NAMESPACE = 'shanghaibao123' + GITHUB_ACCOUNT = 'zmsoft' APP_NAME = 'devops-java-sample' + SONAR_CREDENTIAL_ID = 'sonar-qube' } stages { From e40fe9b61661c56bc9a18cf89dfa954e64b54826 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BF=A6=E5=8D=97?= <1084615055@qq.com> Date: Fri, 24 Sep 2021 09:44:00 +0800 Subject: [PATCH 2/4] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2b912c1c1..61724f934 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.11.RELEASE + 2.1.13.RELEASE From 9a4388d492be6855292bf4744e6ad62833c254dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BF=A6=E5=8D=97?= <1084615055@qq.com> Date: Fri, 24 Sep 2021 09:44:15 +0800 Subject: [PATCH 3/4] Create pom.xml From d5e825a5811c856d8b74c672155bc2fcd2973e47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BF=A6=E5=8D=97?= <1084615055@qq.com> Date: Fri, 24 Sep 2021 09:44:18 +0800 Subject: [PATCH 4/4] Create pom.xml