fix(ci): always pull
ci/woodpecker/push/vlang-arch Pipeline was successful
Details
ci/woodpecker/push/vlang-arch Pipeline was successful
Details
parent
a310122734
commit
12a6ded209
|
@ -14,6 +14,7 @@ when:
|
|||
pipeline:
|
||||
build:
|
||||
image: 'git.rustybever.be/vieter-v/vieter-builder'
|
||||
pull: true
|
||||
commands:
|
||||
# Add the vieter repository so we can use the compiler
|
||||
- echo -e '[vieter]\nServer = https://arch.r8r.be/$repo/$arch\nSigLevel = Optional' >> /etc/pacman.conf
|
||||
|
|
Loading…
Reference in New Issue