mirror of
https://github.com/BlizD/Tasks.git
synced 2025-04-07 07:00:05 +02:00
Добавил параметр параметр -X
This commit is contained in:
parent
e6378bd594
commit
0d6673142a
1
.github/workflows/sonar-scanner.yml
vendored
1
.github/workflows/sonar-scanner.yml
vendored
@ -29,6 +29,7 @@ jobs:
|
||||
- name: Run SonarQube on push
|
||||
if: github.event_name == 'push'
|
||||
run: sonar-scanner
|
||||
-X
|
||||
-Dsonar.login=${{ secrets.SONAR_TOKEN }}
|
||||
-Dsonar.host.url=https://sonar.openbsl.ru
|
||||
-Dsonar.branch.name=${GITHUB_REF#refs/heads/}
|
||||
|
Loading…
x
Reference in New Issue
Block a user