mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-08 11:20:46 -05:00
Update .woodpecker/eowyn.yaml
Add pull command
This commit is contained in:
parent
a2a0a6e891
commit
b484be9ac1
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
steps:
|
||||
- name: eowyn
|
||||
image: ziglings/ziglang:latest
|
||||
pull: true
|
||||
commands:
|
||||
- sh ./patches/eowyn.sh
|
||||
when:
|
||||
|
|
Loading…
Reference in a new issue