Add initial GitLab CI support
authorPetr Štetiar <ynezz@true.cz>
Tue, 1 Oct 2019 19:50:54 +0000 (21:50 +0200)
committerPetr Štetiar <ynezz@true.cz>
Mon, 31 Aug 2020 06:30:32 +0000 (08:30 +0200)
Signed-off-by: Petr Štetiar <ynezz@true.cz>
.gitlab-ci.yml [new file with mode: 0644]

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644 (file)
index 0000000..56d55a3
--- /dev/null
@@ -0,0 +1,6 @@
+variables:
+  CI_TARGET_BUILD_DEPENDS: umdns
+
+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