X-Git-Url: https://git.librecmc.org/?p=oweals%2Fucert.git;a=blobdiff_plain;f=.gitlab-ci.yml;h=7347c820978c76bb32e1bdc39c4e6b29c7bed343;hp=4874fbd18facd97933cffdf16394e244592223af;hb=dddb2aa8124d5f63eaf8ad43b68dafcdb07a6dc6;hpb=5f206bcfe5c271c591000cef07977676c1256d3f diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4874fbd..7347c82 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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