mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-09 11:40: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:
|
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…
Reference in a new issue