Weird it happened twice
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
parent
63c8917670
commit
db3d1d3007
|
@ -14,7 +14,7 @@ pipeline:
|
||||||
image: 'menci/archlinuxarm:base-devel'
|
image: 'menci/archlinuxarm:base-devel'
|
||||||
commands:
|
commands:
|
||||||
# Add my bur repo to pacman for the libxft-bgra dependency
|
# 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
|
# Update packages
|
||||||
- pacman -Syu --noconfirm
|
- pacman -Syu --noconfirm
|
||||||
# Create non-root user to perform build & switch to their home
|
# Create non-root user to perform build & switch to their home
|
||||||
|
|
Loading…
Reference in New Issue