From 208a269deea4c93842fa5ed4136b593f325db8a6 Mon Sep 17 00:00:00 2001 From: Sudip Mukherjee Date: Mon, 23 Mar 2020 16:36:07 +0000 Subject: [PATCH] Add ci Signed-off-by: Sudip Mukherjee --- debian/gitlab-ci.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 debian/gitlab-ci.yml diff --git a/debian/gitlab-ci.yml b/debian/gitlab-ci.yml new file mode 100644 index 000000000..260ebbe07 --- /dev/null +++ b/debian/gitlab-ci.yml @@ -0,0 +1,11 @@ +# For more information on what jobs are run see: +# https://salsa.debian.org/salsa-ci-team/pipeline +# +# To enable the jobs, go to your repository (at salsa.debian.org) +# and click over Settings > CI/CD > Expand (in General pipelines). +# In "Custom CI config path" write debian/salsa-ci.yml and click +# in "Save Changes". The CI tests will run after the next commit. +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml -- 2.39.2