We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ba822d commit 6ebb1eaCopy full SHA for 6ebb1ea
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 = 'suzh'
+ GITHUB_ACCOUNT = 'javaeeszh'
19
APP_NAME = 'devops-java-sample'
20
}
21
0 commit comments