summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVarac <varac@leap.se>2017-06-23 09:52:09 +0200
committerKali Kaneko <kali@leap.se>2017-06-26 12:21:16 +0200
commit2f6fa00af5ae2b89ec4d86f4b783815e6055065f (patch)
tree7ebcf21afe238180e3ec4c21177898bf38356700
parent3f61928e1efbd6493b961bc6d500c3be5d674ed9 (diff)
[pkg] Disable stretch builds until lintian is fixed
see https://0xacab.org/varac/soledad/-/jobs/12934 Resolves: #8894
-rw-r--r--.gitlab-ci.yml14
1 files changed, 7 insertions, 7 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a6915ab7..1d935586 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -110,10 +110,10 @@ package:amd64_jessie:
LINTIAN_OPTS: "-X filename-length"
<<: *job_definition
-package:amd64_stretch:
- variables:
- ARCH: "amd64"
- DIST: "stretch"
- REPONAMES: "platform"
- LINTIAN_OPTS: "-X filename-length"
- <<: *job_definition
+#package:amd64_stretch:
+# variables:
+# ARCH: "amd64"
+# DIST: "stretch"
+# REPONAMES: "platform"
+# LINTIAN_OPTS: "-X filename-length"
+# <<: *job_definition