You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
312 B
YAML
9 lines
312 B
YAML
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
|