mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-06 10:13:29 +02:00
12 lines
186 B
YAML
12 lines
186 B
YAML
steps:
|
|
eowyn:
|
|
image: ziglings/ziglang
|
|
commands:
|
|
- sh ./patches/eowyn.sh
|
|
when:
|
|
events:
|
|
- push
|
|
- pull-requests
|
|
- cron
|
|
cron: "Daily"
|