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

main
Maxence LANONE 2 years ago
parent 54b3c03d23
commit 982ca67dd1

@ -16,7 +16,7 @@ steps:
- dotnet publish Solution1_CI.sln -c Release --no-restore -o CI_PROJECT_DIR/build/release
- name: tests
image: mcr.microsoft.com/dotnet/sdk:6.0
image: mcr.microsoft.com/dotnet/sdk:7.0
commands:
- cd Solution1/
- dotnet restore Solution1_CI.sln

Loading…
Cancel
Save