Skip to content

Commit

Permalink
#2650 Changed the hotsname to needham and token to login
Browse files Browse the repository at this point in the history
  • Loading branch information
Howard Soh committed Aug 24, 2023
1 parent ad4912f commit ad4ef2c
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 ad4ef2c

Please sign in to comment.