|
@@ -4,7 +4,7 @@ name: .net sonar
|
|
|
|
|
|
|
|
steps:
|
|
steps:
|
|
|
- name: .Net-SonarScanner
|
|
- name: .Net-SonarScanner
|
|
|
- image: mcr.microsoft.com/dotnet/samples
|
|
|
|
|
|
|
+ image: mcr.microsoft.com/dotnet/sdk:6.0
|
|
|
commands:
|
|
commands:
|
|
|
- dotnet tool install --global --add-source ./nupkg microsoft.botsay
|
|
- dotnet tool install --global --add-source ./nupkg microsoft.botsay
|
|
|
- dotnet tool install --global dotnet-sonarscanner
|
|
- dotnet tool install --global dotnet-sonarscanner
|