┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElvis Angelaccio <[email protected]>2020-11-24 00:02:14 +0100
committerElvis Angelaccio <[email protected]>2020-11-24 00:03:39 +0100
commit201b8d41107b61e5a2e9d413f71f15926903d21e (patch)
tree4bbbfee0bdff2ab835154ee11298d64fa1795540
parent9e4642d435085f27134ed6c8431734dcacf65834 (diff)
Add .gitlab-ci.yml
This should enable basic CI support for dolphin MRs.
-rw-r--r--.gitlab-ci.yxml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yxml b/.gitlab-ci.yxml
new file mode 100644
index 000000000..5dd9a93dc
--- /dev/null
+++ b/.gitlab-ci.yxml
@@ -0,0 +1,3 @@
+include:
+ - https://invent.kde.org/sysadmin/ci-tooling/raw/master/invent/ci-before.yml
+ - https://invent.kde.org/sysadmin/ci-tooling/raw/master/invent/ci-applications-linux.yml