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

Commit 13702a8

Browse files
authored
Update Jenkinsfile-online
1 parent 7671133 commit 13702a8

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
@@ -16,7 +16,7 @@ pipeline {
1616
REGISTRY = 'docker.io'
1717
DOCKERHUB_NAMESPACE = 'dockerxiezh'
1818
GITHUB_ACCOUNT = 'XiezhDev'
19-
APP_NAME = 'devops-java-sample',
19+
APP_NAME = 'devops-java-sample'
2020
SONAR_CREDENTIAL_ID = 'sonar-token'
2121
}
2222

0 commit comments

Comments
 (0)