Update .woodpecker/eowyn.yaml

Add pull command
This commit is contained in:
Chris Boesch 2024-04-24 14:40:01 +00:00
parent a2a0a6e891
commit b484be9ac1

View file

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