blob: 7347c820978c76bb32e1bdc39c4e6b29c7bed343 (
plain)
1
2
3
4
5
6
7
8
|
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
- remote: https://gitlab.com/ynezz/openwrt-ci/raw/master/openwrt-ci/gitlab/pipeline.yml
|