ziglings/.woodpecker/eowyn.yml
Chris Boesch 6446542867 Update .woodpecker/eowyn.yml
force pulling
2023-10-24 10:23:10 +00:00

12 lines
208 B
YAML

steps:
eowyn:
image: ziglings/ziglang:latest
pull: true
commands:
- sh ./patches/eowyn.sh
when:
events:
- push
- pull-requests
- cron
cron: "Daily"