Drone added
This commit is contained in:
7
.drone.yml
Normal file
7
.drone.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
kind: pipeline
|
||||
name: default
|
||||
seteps:
|
||||
- name: compile
|
||||
image: mcr.microsfot.com/dotnet/sdk
|
||||
commands:
|
||||
- dotnet build
|
||||
Reference in New Issue
Block a user