mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-04 17:23:44 +02:00
Fixed woodpecker warnings
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
steps:
|
||||||
|
- name: eowyn
|
||||||
|
image: ziglings/ziglang
|
||||||
|
commands:
|
||||||
|
- sh ./patches/eowyn.sh
|
||||||
|
when:
|
||||||
|
event: [push, cron]
|
||||||
|
cron: daily*
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
steps:
|
|
||||||
eowyn:
|
|
||||||
image: ziglings/ziglang:latest
|
|
||||||
pull: true
|
|
||||||
commands:
|
|
||||||
- sh ./patches/eowyn.sh
|
|
||||||
when:
|
|
||||||
event: [ push, cron ]
|
|
||||||
Reference in New Issue
Block a user