chore(ci): Updated PKGBUILD to use vieter-v package

This commit is contained in:
Jef Roosens 2022-04-21 09:07:16 +02:00
parent 7722d5a7e4
commit 4d26797453
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
2 changed files with 5 additions and 6 deletions

View file

@ -10,6 +10,8 @@ pipeline:
build:
image: 'menci/archlinuxarm:base-devel'
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
# Update packages
- pacman -Syu --noconfirm
# Create non-root user to perform build & switch to their home