Update .woodpecker/eowyn.yaml

Add pull command
pull/83/head
Chris Boesch 5 months ago
parent a2a0a6e891
commit b484be9ac1

@ -1,6 +1,7 @@
steps:
- name: eowyn
image: ziglings/ziglang:latest
pull: true
commands:
- sh ./patches/eowyn.sh
when:

Loading…
Cancel
Save