Delete drone CI. Won't work with TML.

This commit is contained in:
Big Duckie
2023-07-07 10:24:40 -06:00
parent e0f2d417a5
commit 5ae3971d42
-13
View File
@@ -1,13 +0,0 @@
kind: pipeline
type: docker
name: default
steps:
- name: compile
image: mcr.microsoft.com/dotnet/sdk:6.0
commands:
- "msbuild"
trigger:
branch:
- master