1 # This file contains the configuration for the gitlab ci.
2 # See the .gitlab-ci/generate-gitlab-ci.py file for more info
5 # We're happy to rebuild all containers when one changes.
6 .default_tag: &default_tag '2020-03-17.0'
16 use_for_custom_build_tests: true
31 - "MESON_ARGS: '-Ddocumentation=false' # alpine does not have python-recommonmark"
32 # We don't run the tests on alpine. The litest-selftest fails
33 # for any tcase_add_exit_test/tcase_add_test_raise_signal
34 # but someone more invested in musl will have to figure that out.
35 - "MESON_TEST_ARGS: '' # litest-selftest fails on musl"
38 does_not_have_ci_templates: true
50 - name: gestures-device