ziglings/.woodpecker/eowyn.yaml
Chris Boesch e7eaa080b6 Update .woodpecker/eowyn.yaml
Add tag "latest"
2024-04-24 14:20:57 +00:00

8 lines
157 B
YAML

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