1
0
Fork 0
mirror of https://codeberg.org/andyscott/ziglings.git synced 2025-01-09 05:25:55 -05:00
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"