ci: checkout/clone (doh!)

This commit is contained in:
Daniel Eklöf 2020-01-14 19:38:17 +01:00
parent 93cc959db2
commit 3ccd2b6f99
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -14,8 +14,8 @@ before_script:
- apk add wayland-dev wayland-protocols
- apk add git
- mkdir -p subprojects && cd subprojects
- git checkout https://codeberg.org/dnkl/tllist.git
- git checkout https://codeberg.org/dnkl/fcft.git
- git clone https://codeberg.org/dnkl/tllist.git
- git clone https://codeberg.org/dnkl/fcft.git
- cd ..
debug: