ci: fix unit test failures by enabling full ucert build
[oweals/ucert.git] / .gitlab-ci.yml
1 variables:
2   CI_ENABLE_UNIT_TESTING: 1
3   CI_TARGET_BUILD_DEPENDS: ucert
4   CI_CMAKE_EXTRA_BUILD_ARGS: -DUCERT_FULL=on
5
6 include:
7   - remote: https://gitlab.com/ynezz/openwrt-ci/raw/master/openwrt-ci/gitlab/main.yml
8   - remote: https://gitlab.com/ynezz/openwrt-ci/raw/master/openwrt-ci/gitlab/pipeline.yml