chore: don't wait and build
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
surtur 2020-11-27 17:12:39 +01:00
parent 11a9ab07ab
commit 732cd7d717
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -18,8 +18,6 @@ steps:
- name: release
pull: always
image: mcr.microsoft.com/dotnet/core/sdk:2.1-alpine
depends_on:
- debug
commands:
- dotnet clean
- dotnet restore