Weird it happened twice
ci/woodpecker/push/woodpecker Pipeline was successful Details

master
Jef Roosens 2022-04-09 11:34:51 +02:00
parent 63c8917670
commit db3d1d3007
Signed by: Jef Roosens
GPG Key ID: 2619CD13516CF9C4
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ pipeline:
image: 'menci/archlinuxarm:base-devel'
commands:
# Add my bur repo to pacman for the libxft-bgra dependency
- echo '[bur]\nServer = https://arch.r8r.be/$repo/$arch\nSigLevel = Optional' >> /etc/pacman.conf
- echo -e '[bur]\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