forked from vieter-v/vieter
chore(ci): Updated PKGBUILD to use vieter-v package
This commit is contained in:
parent
7722d5a7e4
commit
4d26797453
2 changed files with 5 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue