]> git.proxmox.com Git - libgit2.git/commitdiff
Add ci
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Mon, 23 Mar 2020 16:36:07 +0000 (16:36 +0000)
committerSudip Mukherjee <sudipm.mukherjee@gmail.com>
Mon, 23 Mar 2020 16:52:05 +0000 (16:52 +0000)
Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
debian/gitlab-ci.yml [new file with mode: 0644]

diff --git a/debian/gitlab-ci.yml b/debian/gitlab-ci.yml
new file mode 100644 (file)
index 0000000..260ebbe
--- /dev/null
@@ -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