Added build to drone.yml
continuous-integration/drone/push Build is failing Details

Xander Sigler 3 years ago
parent 878a100fcd
commit 8d31eb9c74

@ -12,6 +12,7 @@ steps:
image: mcr.microsoft.com/dotnet/sdk:5.0
commands:
- ls
- dotnet build
- dotnet pack -o .
- ls

Loading…
Cancel
Save