1
0
Fork 0
mirror of https://codeberg.org/ziglings/exercises.git synced 2025-06-09 09:35:19 +09:00
exercises/.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*