Merge branch 'ci_deps' into 'master'

Ci deps

See merge request Librem5/squeekboard!228
This commit is contained in:
Dorota Czaplejewicz
2019-10-25 09:54:38 +00:00

View File

@ -22,6 +22,7 @@ build_meson:
artifacts:
paths:
- _build
expire_in: 3h
script:
- meson . _build/ -Ddepdatadir=/usr/share
- ninja -C _build install
@ -49,7 +50,7 @@ test_lintian:
test:
<<: *tags
stage: test
dependencies:
needs:
- build_meson
script:
- ninja -C _build test