ci: fix unit test failures by enabling full ucert build
[oweals/ucert.git] / .gitlab-ci.yml
index 4874fbd18facd97933cffdf16394e244592223af..7347c820978c76bb32e1bdc39c4e6b29c7bed343 100644 (file)
@@ -1,6 +1,7 @@
 variables:
   CI_ENABLE_UNIT_TESTING: 1
   CI_TARGET_BUILD_DEPENDS: ucert
+  CI_CMAKE_EXTRA_BUILD_ARGS: -DUCERT_FULL=on
 
 include:
   - remote: https://gitlab.com/ynezz/openwrt-ci/raw/master/openwrt-ci/gitlab/main.yml