added woodpecker integration
This commit is contained in:
parent
6dbe0d881e
commit
afee8d9c7a
3 changed files with 13 additions and 1 deletions
12
.woodpecker/eowyn.yml
Normal file
12
.woodpecker/eowyn.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
steps:
|
||||
eowyn:
|
||||
image: buddyspencer/ziglang
|
||||
# image: debian
|
||||
commands:
|
||||
- sh ./patches/eowyn.sh
|
||||
when:
|
||||
events:
|
||||
- push
|
||||
- pull-requests
|
||||
- cron
|
||||
cron: "Daily"
|
||||
Loading…
Add table
Add a link
Reference in a new issue