Test de la CI
continuous-integration/drone/push Build is passing Details

master
Lou VALADE 2 years ago
parent 2bc54e76ac
commit 95c6a44ca1

@ -11,7 +11,7 @@ steps:
image: mcr.microsoft.com/dotnet/sdk:6.0 image: mcr.microsoft.com/dotnet/sdk:6.0
commands: commands:
- dotnet restore BlazorApp1.sln - dotnet restore BlazorApp1.sln
- dotnet build BlazorAPP1.sln -c Release --no-restore - dotnet build BlazorApp1.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