Add initial GitLab CI support
[project/urngd.git] / .gitlab-ci.yml
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644 (file)
index 0000000..9c9f004
--- /dev/null
@@ -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