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:
|
pipeline:
|
||||||
build:
|
build:
|
||||||
image: 'git.rustybever.be/vieter-v/vieter-builder'
|
image: 'git.rustybever.be/vieter-v/vieter-builder'
|
||||||
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
# Add the vieter repository so we can use the compiler
|
# 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
|
- echo -e '[vieter]\nServer = https://arch.r8r.be/$repo/$arch\nSigLevel = Optional' >> /etc/pacman.conf
|
||||||
|
|
Loading…
Reference in New Issue