diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..faed0df --- /dev/null +++ b/.drone.yml @@ -0,0 +1,7 @@ +kind: pipeline +name: default +seteps: + - name: compile + image: mcr.microsfot.com/dotnet/sdk + commands: + - dotnet build