fix(ci): always pull
ci/woodpecker/push/vlang-arch Pipeline was successful Details

main
Jef Roosens 2023-02-19 15:19:35 +01:00
parent a310122734
commit 12a6ded209
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 1 additions and 0 deletions

View File

@ -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