From eded379329316f4f7453947d98c7e0464351209e Mon Sep 17 00:00:00 2001 From: luolxb <18687269789@163.com> Date: Fri, 28 Oct 2022 17:22:02 +0800 Subject: [PATCH 1/2] Update Jenkinsfile-online --- Jenkinsfile-online | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile-online b/Jenkinsfile-online index 2ca69e7f..047167be 100644 --- a/Jenkinsfile-online +++ b/Jenkinsfile-online @@ -14,8 +14,8 @@ pipeline { GITHUB_CREDENTIAL_ID = 'github-id' KUBECONFIG_CREDENTIAL_ID = 'demo-kubeconfig' REGISTRY = 'docker.io' - DOCKERHUB_NAMESPACE = 'docker_username' - GITHUB_ACCOUNT = 'kubesphere' + DOCKERHUB_NAMESPACE = '18687269789@163.com' + GITHUB_ACCOUNT = '18687269789@163.com' APP_NAME = 'devops-java-sample' } From bbca1d844b97de7f09c6ef797fa01c17f2ac5b57 Mon Sep 17 00:00:00 2001 From: luolxb <18687269789@163.com> Date: Fri, 28 Oct 2022 20:17:22 +0800 Subject: [PATCH 2/2] Update Jenkinsfile-online --- Jenkinsfile-online | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile-online b/Jenkinsfile-online index 047167be..6bfa8813 100644 --- a/Jenkinsfile-online +++ b/Jenkinsfile-online @@ -14,8 +14,8 @@ pipeline { GITHUB_CREDENTIAL_ID = 'github-id' KUBECONFIG_CREDENTIAL_ID = 'demo-kubeconfig' REGISTRY = 'docker.io' - DOCKERHUB_NAMESPACE = '18687269789@163.com' - GITHUB_ACCOUNT = '18687269789@163.com' + DOCKERHUB_NAMESPACE = 'ruosen' + GITHUB_ACCOUNT = 'luolxb' APP_NAME = 'devops-java-sample' }