From b4e68d551a521248b276696c019ce3858eabcb62 Mon Sep 17 00:00:00 2001 From: shuyun131345 <96012449+shuyun131345@users.noreply.github.com> Date: Mon, 21 Apr 2025 19:18:43 +0800 Subject: [PATCH] Update Jenkinsfile-online --- Jenkinsfile-online | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile-online b/Jenkinsfile-online index c1ef1b5..29cd5f6 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 = 'shuyun131345' APP_NAME = 'devops-maven-sample' }