ci: fix unit test failures by enabling full ucert build
[oweals/ucert.git] / .gitlab-ci.yml
index 94f65e71b11100167fcab6d32322093e2f487308..7347c820978c76bb32e1bdc39c4e6b29c7bed343 100644 (file)
@@ -1,5 +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