Skip to content

Commit

Permalink
Merge pull request #2287 from dtcenter/feature_2270_new_sonarqube
Browse files Browse the repository at this point in the history
Feature #2270 new_sonarqube
  • Loading branch information
hsoh-u authored Sep 30, 2022
2 parents 8ef33d7 + 6e1eea5 commit 2e40571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/scripts/environment/development.seneca
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ export PATH="/usr/local/nco/bin:/usr/local/netcdf/bin:\
# SonarQube
export SONARQUBE_DIR=/d1/projects/SonarQube/
export SONARQUBE_WRAPPER_BIN=$SONARQUBE_DIR/build-wrapper-linux-x86
export SONARQUBE_SCANNER_BIN=$SONARQUBE_DIR/sonar-scanner-4.6.2.2472-linux/bin
export SONARQUBE_SCANNER_BIN=$SONARQUBE_DIR/sonar-scanner-linux/bin

0 comments on commit 2e40571

Please sign in to comment.