Update '.drone.yml'
continuous-integration/drone/push Build encountered an error Details

master
Lilian BRETON 2 years ago
parent ab0713dac6
commit 5f2e2350b0

@ -11,8 +11,7 @@ steps:
commands: commands:
- cd myBlazorApp/ - cd myBlazorApp/
- dotnet restore myBlazorApp.sln - dotnet restore myBlazorApp.sln
- dotnet build myBlazorApp.sln -c Release --no-restore - dotnet build myBlazorApp.sln -c Release --no-restore
- name: tests - name: tests
image: mcr.microsoft.com/dotnet/sdk:6.0 image: mcr.microsoft.com/dotnet/sdk:6.0

Loading…
Cancel
Save