Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2021-01-31 13:55:47 +01:00
parent 28ac260400
commit f0167d04dc

View File

@@ -6,4 +6,5 @@ steps:
- name: compile1
image: mcr.microsoft.com/dotnet/sdk:5.0
commands:
- sh build.sh
- dotnet restore
- dotnet build