Update .woodpecker/eowyn.yaml

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

@ -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:

Loading…
Cancel
Save