mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-11 09:29:59 +00:00
added woodpecker integration
This commit is contained in:
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"
|
||||
Reference in New Issue
Block a user