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

pull/26/head
Matheo HERSAN 2 years ago
parent 4c2b734eb1
commit f4010bcdde

@ -7,11 +7,6 @@ trigger:
- push
steps:
- name: restore-workloads
image: mcr.microsoft.com/dotnet/sdk:7.0
commands:
- cd MangaMap/
- dotnet workload restore
- name: build
image: mcr.microsoft.com/dotnet/sdk:7.0

Loading…
Cancel
Save