diff --git a/.drone.yml b/.drone.yml index 79ad548..a1d25a1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,5 +14,3 @@ steps: image : mcr.microsoft.com/dotnet/sdk:7.0 commands: - cd ParionsCuite/ - - dotnet restore ParionsCuite.sln - - dotnet build ParionsCuite.sln -c Release --no-restore \ No newline at end of file