Browse Source

Update .woodpecker/eowyn.yaml

Add pull command
Chris Boesch 1 year ago
parent
commit
b484be9ac1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .woodpecker/eowyn.yaml

+ 1 - 0
.woodpecker/eowyn.yaml

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