exercises/.woodpecker/eowyn.yaml
chrboesch c33898bc65 Update .woodpecker/eowyn.yaml
Add pull request
2024-06-25 09:11:04 +00:00

9 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*