mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-25 05:15:41 +02:00
ci: *append* to repository list
This commit is contained in:
parent
4ee2afa48f
commit
a62c7e675c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ stages:
|
||||||
- build
|
- build
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" > /etc/apk/repositories
|
- echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories
|
||||||
- apk update
|
- apk update
|
||||||
- apk add musl-dev eudev-libs eudev-dev linux-headers cmake ninja gcc
|
- apk add musl-dev eudev-libs eudev-dev linux-headers cmake ninja gcc
|
||||||
- apk add libxcb-dev xcb-util-wm-dev xcb-util-cursor-dev cairo-dev yaml-dev
|
- apk add libxcb-dev xcb-util-wm-dev xcb-util-cursor-dev cairo-dev yaml-dev
|
||||||
|
|
Loading…
Add table
Reference in a new issue