drone yml event push commands
continuous-integration/drone/push Build is failing Details

pull/1/head
loobry 2 years ago
parent 3c0f6d55f9
commit 563040f940

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