Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitlab-ci.yml - git.openwrt.org/project/libubox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b1afb543b23f2f3dfdcc1deff745e28f9a90d72c (plain)
1
2
3
4
5
6
7
8
variables:
  CI_ENABLE_UNIT_TESTING: 1
  CI_TARGET_BUILD_DEPENDS: libubox
  CI_CMAKE_EXTRA_BUILD_ARGS: -DLUAPATH=/usr/lib/lua

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