We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e0dbc3 commit acc82bbCopy full SHA for acc82bb
travis.sh
@@ -8,7 +8,7 @@ version=${temp##*|}
8
9
if [ "$TRAVIS_BRANCH" == "develop" ] && [ "$TRAVIS_PULL_REQUEST" == "false" ]; then
10
sonar-scanner \
11
- -Dsonar.host.url=https://sonar.openbsl.org \
+ -Dsonar.host.url=https://sonar.openbsl.ru \
12
-Dsonar.login=$SONAR_TOKEN \
13
-Dsonar.projectVersion=$version\
14
-Dsonar.scanner.skip=false
0 commit comments