.gitlab-ci.yml 308 B

12345678
  1. variables:
  2. CI_ENABLE_UNIT_TESTING: 1
  3. CI_TARGET_BUILD_DEPENDS: uci
  4. CI_CMAKE_EXTRA_BUILD_ARGS: -DLUAPATH=/usr/lib/lua
  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