Update '.drone.yml'
continuous-integration/drone/push Build is passing Details

TestUnitaire^2
remrem 2 years ago
parent a7f6cfbd0a
commit 19f349c17b

@ -14,5 +14,3 @@ steps:
image : mcr.microsoft.com/dotnet/sdk:7.0 image : mcr.microsoft.com/dotnet/sdk:7.0
commands: commands:
- cd ParionsCuite/ - cd ParionsCuite/
- dotnet restore ParionsCuite.sln
- dotnet build ParionsCuite.sln -c Release --no-restore
Loading…
Cancel
Save