.gitlab-ci.yml 303 B

12345678
  1. variables:
  2. CI_ENABLE_UNIT_TESTING: 1
  3. CI_TARGET_BUILD_DEPENDS: ucert
  4. CI_CMAKE_EXTRA_BUILD_ARGS: -DUCERT_FULL=on
  5. include:
  6. - remote: https://gitlab.com/ynezz/openwrt-ci/raw/master/openwrt-ci/gitlab/main.yml
  7. - remote: https://gitlab.com/ynezz/openwrt-ci/raw/master/openwrt-ci/gitlab/pipeline.yml