mirror of
https://codeberg.org/ziglings/exercises.git
synced 2024-12-26 01:20:30 +00:00
e7eaa080b6
Add tag "latest"
8 lines
157 B
YAML
8 lines
157 B
YAML
steps:
|
|
- name: eowyn
|
|
image: ziglings/ziglang:latest
|
|
commands:
|
|
- sh ./patches/eowyn.sh
|
|
when:
|
|
event: [push, cron]
|
|
cron: daily*
|