aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorJonathan Weth <git@jonathanweth.de>2021-06-30 11:01:04 +0200
committerJonathan Weth <git@jonathanweth.de>2021-06-30 11:01:04 +0200
commit125b78b43f24dcbbe9d75879660a056920c72ea5 (patch)
tree51dac44a3ab55d8e24756024c68cf57ff63ac322 /.gitlab-ci.yml
parenteb1ee8aae329d83166028ef0496724f30ecce032 (diff)
parent78e14ca8043814c5816a10756fed31e075f87b03 (diff)
downloadRWA.Support.SessionService-125b78b43f24dcbbe9d75879660a056920c72ea5.tar.gz
RWA.Support.SessionService-125b78b43f24dcbbe9d75879660a056920c72ea5.tar.bz2
RWA.Support.SessionService-125b78b43f24dcbbe9d75879660a056920c72ea5.zip
Merge branch 'master' into feature/api-handshake
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644
index 0000000..b61d2fd
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,7 @@
+include:
+ - project: "remotewebapp/aleksis"
+ file: /ci/general.yml
+ - project: "remotewebapp/aleksis"
+ file: /ci/test/lint.yml
+ - project: "remotewebapp/aleksis"
+ file: /ci/build/dist.yml