ci: initial woodpecker config
This commit is contained in:
parent
994a5095ca
commit
09d97d4949
7
.woodpecker.yml
Normal file
7
.woodpecker.yml
Normal file
@ -0,0 +1,7 @@
|
||||
pipeline:
|
||||
build:
|
||||
image: mcr.microsoft.com/dotnet/sdk
|
||||
commands:
|
||||
- ls
|
||||
|
||||
branches: [ main, ci-testing ]
|
Loading…
Reference in New Issue
Block a user