Skip to content

Commit d051e09

Browse files
author
lerndevops
authored
Update sonarqube-setup.txt
1 parent f3f7aff commit d051e09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jenkins/sonarqube-setup.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Install SonarQube-runner ( on Jenkins machine )
5858

5959
======================================================================================================
6060

61-
Job5-package: post build action
61+
Job5-package: build action --> select sonar runner execution
6262

6363
sonar : sonar.projectKey=sampleapp
6464
sonar.ProjectName=sampleapp
@@ -72,4 +72,4 @@ Job5-package: post build action
7272
mvn sonar:sonar \
7373
-Dsonar.projectKey=sampleapp \
7474
-Dsonar.host.url=http://18.218.176.225:9000 \
75-
-Dsonar.login=admin
75+
-Dsonar.login=admin

0 commit comments

Comments
 (0)