mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-08 08:20:59 -04:00
ci; no pushd/popd available
This commit is contained in:
parent
c645a4b180
commit
9d7713c56c
1 changed files with 2 additions and 2 deletions
|
|
@ -12,10 +12,10 @@ before_script:
|
||||||
- apk add musl-dev linux-headers meson ninja gcc scdoc ncurses
|
- apk add musl-dev linux-headers meson ninja gcc scdoc ncurses
|
||||||
- apk add libxkbcommon-dev pixman-dev freetype-dev fontconfig-dev
|
- apk add libxkbcommon-dev pixman-dev freetype-dev fontconfig-dev
|
||||||
- apk add wayland-dev wayland-protocols
|
- apk add wayland-dev wayland-protocols
|
||||||
- mkdir -p subprojects && pushd subprojects
|
- mkdir -p subprojects && cd subprojects
|
||||||
- git checkout https://codeberg.org/dnkl/tllist.git
|
- git checkout https://codeberg.org/dnkl/tllist.git
|
||||||
- git checkout https://codeberg.org/dnkl/fcft.git
|
- git checkout https://codeberg.org/dnkl/fcft.git
|
||||||
- popd
|
- cd ..
|
||||||
|
|
||||||
debug:
|
debug:
|
||||||
stage: build
|
stage: build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue