Fixed woodpecker warnings

pull/79/head
Chris Boesch 5 months ago
parent 72e3d6ebdc
commit f4f8eb7ff1
No known key found for this signature in database
GPG Key ID: 8712DF4D3E364668

@ -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 ]
Loading…
Cancel
Save