1 parent bc543e7 commit 18fe32fCopy full SHA for 18fe32f
1 file changed
Jenkinsfile
@@ -6,9 +6,9 @@ pipeline{
6
steps{
7
sh '''
8
mvn sonar:sonar \
9
- -Dsonar.projectKey=reddy \
+ -Dsonar.projectKey=muni \
10
-Dsonar.host.url=http://18.217.76.135:9000 \
11
- -Dsonar.login=0b2bd03cb6237c453b98ea0f6673ccf458d8cd9b
+ -Dsonar.login=0258ee7c9295d0513be583f6a0922988ebf56e2c
12
'''
13
}
14
0 commit comments