|
|
@@ -6,7 +6,6 @@ steps:
|
|
|
- name: .Net-SonarScanner
|
|
|
image: mcr.microsoft.com/dotnet/sdk:6.0
|
|
|
commands:
|
|
|
- - dotnet tool install --global --add-source ./nupkg microsoft.botsay
|
|
|
- dotnet tool install --global dotnet-sonarscanner
|
|
|
|
|
|
- dotnet sonarscanner begin /k:"narKampen" /d:sonar.host.url="http://nordh.xyz:9088" /d:sonar.login="60ee04e339236ab586302b761e38f7c9b1ea8d99"
|