mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-09 19:40:48 -05:00
8 lines
148 B
YAML
8 lines
148 B
YAML
steps:
|
|
eowyn:
|
|
image: ziglings/ziglang:latest
|
|
pull: true
|
|
commands:
|
|
- sh ./patches/eowyn.sh
|
|
when:
|
|
event: [ push, cron ]
|