mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-04-12 10:38:34 +01: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