preparing release
This commit is contained in:
parent
d1f543171d
commit
e6b17edd36
3 changed files with 13 additions and 4 deletions
7
.drone.yml
Normal file
7
.drone.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
kind: pipeline
|
||||
|
||||
steps:
|
||||
- name: compile
|
||||
image: microsoft/dotnet:sdk
|
||||
commands:
|
||||
- sh build.sh
|
Loading…
Add table
Add a link
Reference in a new issue