aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorVolker Krause <vkrause@kde.org>2021-12-05 14:33:11 +0100
committerVolker Krause <vkrause@kde.org>2021-12-05 14:33:11 +0100
commitb5684cb4b0635066b6807ae35b4af442860dcc44 (patch)
tree3ff7eded190c850a34af94fab14410c1a2b31a4d /.gitlab-ci.yml
parent744494e6cdaee066064b9fecd86040e3b232a2f7 (diff)
downloadextra-cmake-modules-b5684cb4b0635066b6807ae35b4af442860dcc44.tar.gz
extra-cmake-modules-b5684cb4b0635066b6807ae35b4af442860dcc44.tar.bz2
Add CI for FreeBSD and Android
Might explain why the kcoreaddons CI isn't seeing ECM updates?
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8950fb6d..95f47074 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,3 +3,5 @@
include:
- https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
+ - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android.yml
+ - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml