summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAurélien COUDERC <zecoucou@free.fr>2019-03-25 10:30:50 +0100
committerAurélien COUDERC <zecoucou@free.fr>2019-03-25 10:30:50 +0100
commit12cd4ad259e1450b4a485d28c46a371f111a6e6a (patch)
treea83184a7b125b66be7496d4c947c3a82ef5db2c2
parent52e56501f8f016541b4740fdfc1069ba46ad1304 (diff)
Add gitlab-ci.yml pipeline provided by the Salsa CI Team
-rw-r--r--debian/gitlab-ci.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/gitlab-ci.yml b/debian/gitlab-ci.yml
new file mode 100644
index 0000000..ac7bc44
--- /dev/null
+++ b/debian/gitlab-ci.yml
@@ -0,0 +1,6 @@
+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
+
+variables:
+ RELEASE: 'unstable'