X-Git-Url: http://git.openwrt.org/?p=project%2Furngd.git;a=blobdiff_plain;f=.gitlab-ci.yml;fp=.gitlab-ci.yml;h=9c9f0049c20ff43854ab9f90f9fca168fdaa2441;hp=0000000000000000000000000000000000000000;hb=d474977bb61186532783310f28d127fe9d33912c;hpb=c057e177ace7704a3d4e2e1272baaf2e2d21cbed diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0000000..9c9f004 --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,7 @@ +variables: + CI_TARGET_BUILD_DEPENDS: urngd + GIT_SUBMODULE_STRATEGY: recursive + +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