Mise à jour de '.drone.yml'
continuous-integration/drone/push Build is failing Details

pull/6/head^2
Leni BEAULATON 3 weeks ago
parent 831a65f244
commit 0cacb3a3ed

@ -13,7 +13,7 @@ steps:
- name: retore & build - name: retore & build
image: mcr.microsoft.com/dotnet/sdk:8.0 image: mcr.microsoft.com/dotnet/sdk:8.0
commands: commands:
- dotnet build --configuration Release - dotnet build WF_EF_Api/WF_EF_Api.sln --configuration Release
depend_on: [clone] depend_on: [clone]
- name: test - name: test

Loading…
Cancel
Save