preparing release

This commit is contained in:
Michele 2020-11-22 21:21:08 +00:00
parent d1f543171d
commit e6b17edd36
3 changed files with 13 additions and 4 deletions

7
.drone.yml Normal file
View file

@ -0,0 +1,7 @@
kind: pipeline
steps:
- name: compile
image: microsoft/dotnet:sdk
commands:
- sh build.sh