Skip to content

Commit

Permalink
Merge pull request #2670 from dtcenter/feature_2650_sonarqube_server_…
Browse files Browse the repository at this point in the history
…needham

#2650 Changed the hotsname to needham and token to login
  • Loading branch information
hsoh-u authored Aug 24, 2023
2 parents 1990cfa + ad4ef2c commit 7f913b1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions internal/scripts/sonarqube/python.sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ sonar.sourceEncoding=UTF-8

#----- Default SonarQube server
#sonar.host.url=http://localhost:9000
sonar.host.url=http://mandan:9000
sonar.host.url=http://needham.rap.ucar.edu:9000

sonar.login=squ_e965ad7d3c3abed1326573f25262212dc969798b
sonar.login=squ_2577d67c624e6b2881bdf978cb71f25d19550b47
sonar.branch.name=develop
4 changes: 2 additions & 2 deletions internal/scripts/sonarqube/sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ sonar.sourceEncoding=UTF-8

#----- Default SonarQube server
#sonar.host.url=http://localhost:9000
sonar.host.url=http://mandan:9000
sonar.host.url=http://needham.rap.ucar.edu:9000

sonar.login=squ_e965ad7d3c3abed1326573f25262212dc969798b
sonar.login=squ_2577d67c624e6b2881bdf978cb71f25d19550b47
sonar.branch.name=develop

0 comments on commit 7f913b1

Please sign in to comment.