Drone added

This commit is contained in:
Husky
2022-02-09 07:39:10 +01:00
parent 9aec643a73
commit 084b705b9f

7
.drone.yml Normal file
View File

@@ -0,0 +1,7 @@
kind: pipeline
name: default
seteps:
- name: compile
image: mcr.microsfot.com/dotnet/sdk
commands:
- dotnet build