We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ba822d commit 5718283Copy full SHA for 5718283
1 file changed
Jenkinsfile-online
@@ -14,8 +14,8 @@ pipeline {
14
GITHUB_CREDENTIAL_ID = 'github-id'
15
KUBECONFIG_CREDENTIAL_ID = 'demo-kubeconfig'
16
REGISTRY = 'docker.io'
17
- DOCKERHUB_NAMESPACE = 'docker_username'
18
- GITHUB_ACCOUNT = 'kubesphere'
+ DOCKERHUB_NAMESPACE = 'tanjunjie'
+ GITHUB_ACCOUNT = 'tanjunjie'
19
APP_NAME = 'devops-java-sample'
20
}
21
0 commit comments