From 8b594593dd7e4d072d2276620a9849cb5054f9d1 Mon Sep 17 00:00:00 2001 From: codeyuyu Date: Mon, 6 Jul 2020 17:05:55 +0800 Subject: [PATCH 1/2] 1 1 --- Jenkinsfile-online | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile-online b/Jenkinsfile-online index dec0cebff..2a4be173e 100644 --- a/Jenkinsfile-online +++ b/Jenkinsfile-online @@ -15,7 +15,7 @@ pipeline { KUBECONFIG_CREDENTIAL_ID = 'demo-kubeconfig' REGISTRY = 'docker.io' DOCKERHUB_NAMESPACE = 'docker_username' - GITHUB_ACCOUNT = 'kubesphere' + GITHUB_ACCOUNT = 'codeyuyu' APP_NAME = 'devops-java-sample' SONAR_CREDENTIAL_ID = 'sonar-token' } From 8101b39aedab4926f7ab205401966a1310e7e476 Mon Sep 17 00:00:00 2001 From: codeyuyu Date: Mon, 6 Jul 2020 17:36:16 +0800 Subject: [PATCH 2/2] 1 2 --- Jenkinsfile-online | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile-online b/Jenkinsfile-online index 2a4be173e..9a0bee9a0 100644 --- a/Jenkinsfile-online +++ b/Jenkinsfile-online @@ -14,7 +14,7 @@ pipeline { GITHUB_CREDENTIAL_ID = 'github-id' KUBECONFIG_CREDENTIAL_ID = 'demo-kubeconfig' REGISTRY = 'docker.io' - DOCKERHUB_NAMESPACE = 'docker_username' + DOCKERHUB_NAMESPACE = 'codeyuyu' GITHUB_ACCOUNT = 'codeyuyu' APP_NAME = 'devops-java-sample' SONAR_CREDENTIAL_ID = 'sonar-token'