mirror of
https://github.com/furyfire/LEDNotifier.git
synced 2025-11-08 03:12:56 +01:00
This commit is contained in:
7
.drone.yml
Normal file
7
.drone.yml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
kind: pipeline
|
||||||
|
name: default
|
||||||
|
steps:
|
||||||
|
- name: build
|
||||||
|
image: mcr.microsoft.com/dotnet/sdk:6.0
|
||||||
|
commands:
|
||||||
|
- dotnet publish -c Debug -o out -r win-x86 --self-contained true
|
||||||
Reference in New Issue
Block a user