diff --git a/Infrastructure/.drone.yml b/Infrastructure/.drone.yml index 1b1a95d..9c772bf 100644 --- a/Infrastructure/.drone.yml +++ b/Infrastructure/.drone.yml @@ -6,7 +6,7 @@ clone: steps: - name: build - image: mcr.microsoft.com/dotnet/core/aspnet:2.2 + image: mcr.microsoft.com/dotnet/core/sdk:2.2 commands: - chmod +x ./build.sh - ./build.sh \ No newline at end of file