Skip to content

Commit 9ae3d9e

Browse files
authored
Update Jenkinsfile-online
1 parent 7ba822d commit 9ae3d9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Jenkinsfile-online

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ pipeline {
1414
GITHUB_CREDENTIAL_ID = 'github-id'
1515
KUBECONFIG_CREDENTIAL_ID = 'demo-kubeconfig'
1616
REGISTRY = 'docker.io'
17-
DOCKERHUB_NAMESPACE = 'docker_username'
18-
GITHUB_ACCOUNT = 'kubesphere'
17+
DOCKERHUB_NAMESPACE = 'lishijie123'
18+
GITHUB_ACCOUNT = 'lsj-x'
1919
APP_NAME = 'devops-java-sample'
2020
}
2121

0 commit comments

Comments
 (0)