Explorar o código

New .net package

Axel Nordh %!s(int64=3) %!d(string=hai) anos
pai
achega
ef41f7f14c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

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