Browse Source

with apt update

Axel Nordh 3 years ago
parent
commit
fbad6f35a9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .drone.yml

+ 2 - 0
.drone.yml

@@ -8,6 +8,8 @@ steps:
     commands:
       - export PATH="$PATH:/root/.dotnet/tools"
       - dotnet tool install --global dotnet-sonarscanner
+
+      - apt update
       - apt install mono-devel
 
       - dotnet sonarscanner begin /k:"narKampen" /d:sonar.host.url="http://nordh.xyz:9088"  /d:sonar.login="60ee04e339236ab586302b761e38f7c9b1ea8d99"