ziglings/.woodpecker/eowyn.yml
2024-04-10 18:38:59 +00:00

8 lines
148 B
YAML

steps:
eowyn:
image: ziglings/ziglang:latest
pull: true
commands:
- sh ./patches/eowyn.sh
when:
event: [ push, cron ]