8 lines
284 B
YAML
8 lines
284 B
YAML
|
variables:
|
||
|
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
|