Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Commit 0b8ab18

Browse files
authored
Update Jenkinsfile-online
1 parent 5ee56f2 commit 0b8ab18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile-online

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pipeline {
1717
DOCKERHUB_NAMESPACE = 'madongge'
1818
GITHUB_ACCOUNT = 'dgema'
1919
APP_NAME = 'devops-java-sample'
20-
SONAR_CREDENTIAL_ID = 'sonar-qube'
20+
SONAR_CREDENTIAL_ID = 'sonar-token'
2121
}
2222

2323
stages {

0 commit comments

Comments
 (0)