We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b11e70 commit 758ec78Copy full SHA for 758ec78
1 file changed
Jenkinsfile-online
@@ -14,7 +14,7 @@ pipeline {
14
GITHUB_CREDENTIAL_ID = 'github-id'
15
KUBECONFIG_CREDENTIAL_ID = 'demo-kubeconfig'
16
REGISTRY = 'www.blsky.xyz'
17
- DOCKERHUB_NAMESPACE = 'sufeng'
+ DOCKERHUB_NAMESPACE = 'dpp'
18
GITHUB_ACCOUNT = 'dpp814'
19
APP_NAME = 'devops-java-sample'
20
SONAR_CREDENTIAL_ID= 'sonar-token'
0 commit comments