Files
ziglings/.woodpecker/eowyn.yaml
T
2024-06-25 09:11:04 +00:00

10 lines
186 B
YAML

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