mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-18 22:05:25 -05: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 libxkbcommon-dev pixman-dev freetype-dev fontconfig-dev
|
||||
- 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/fcft.git
|
||||
- popd
|
||||
- cd ..
|
||||
|
||||
debug:
|
||||
stage: build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue