mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-09 19:40:48 -05:00
Update .woodpecker/eowyn.yml
force pulling
This commit is contained in:
parent
633af411e6
commit
6446542867
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
steps:
|
steps:
|
||||||
eowyn:
|
eowyn:
|
||||||
image: ziglings/ziglang
|
image: ziglings/ziglang:latest
|
||||||
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
- sh ./patches/eowyn.sh
|
- sh ./patches/eowyn.sh
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in a new issue