mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-12 13:00:47 -05:00
8 lines
150 B
YAML
8 lines
150 B
YAML
steps:
|
|
- name: eowyn
|
|
image: ziglings/ziglang
|
|
commands:
|
|
- sh ./patches/eowyn.sh
|
|
when:
|
|
event: [push, cron]
|
|
cron: daily*
|