Update '.drone.yml'
continuous-integration/drone/push Build is failing Details

pull/26/head
Matheo HERSAN 2 years ago
parent 07a7f4a6b6
commit 34bc44e4f5

@ -19,7 +19,7 @@ steps:
- dotnet build MangaMap.sln -c Release --no-restore
- dotnet publish SolutionTest.sln -c Release --no-restore -o $CI_PROJECT_DIR/build/release
- name: tests
- name: tests
image: mcr.microsoft.com/dotnet/sdk:7.0
commands:
- cd MangaMap/

Loading…
Cancel
Save