Skip to content

Commit e72dfc5

Browse files
author
pengfei
authored
Update Jenkinsfile-online
1 parent 86575ce commit e72dfc5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Jenkinsfile-online

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ 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 = 'pengfeizhou'
18+
GITHUB_ACCOUNT = 'FeynmanZhou'
1919
APP_NAME = 'devops-java-sample'
20-
SONAR_CREDENTIAL_ID= 'sonar-token'
20+
SONAR_CREDENTIAL_ID = 'sonar-token'
2121
}
2222

2323
stages {

0 commit comments

Comments
 (0)