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

Drone3
pull/6/head^2
Leni BEAULATON 3 weeks ago
parent d872246561
commit cfe199a64d

@ -25,7 +25,7 @@ steps:
- name: publish - name: publish
image: mcr.microsoft.com/dotnet/sdk:8.0 image: mcr.microsoft.com/dotnet/sdk:8.0
commands: commands:
- dotnet publish -c Release -o out - dotnet publish WF_EF_Api/WfApi/WfApi.csproj -c Release -o out
depends_on: [retore & build, test] depends_on: [retore & build, test]
--- ---

Loading…
Cancel
Save