diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-09-07 17:11:07 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-09-07 17:11:07 +0200 |
commit | 90a2019fa5b822cd216093eef9792e52d2943a8d (patch) | |
tree | b52f5e9fc36b3df9849b3cba7d26884c649a300f /job-cfg | |
parent | 366fcc4f414e6e3e9d8debaa620b16488b6badac (diff) | |
download | jenkins.debian.net-90a2019fa5b822cd216093eef9792e52d2943a8d.tar.xz |
disable all lvc jobs as fil is now happily working on getting openca running+testing Debian
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/lvc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml index a93642c1..d0bdfbda 100644 --- a/job-cfg/lvc.yaml +++ b/job-cfg/lvc.yaml @@ -1,6 +1,7 @@ - defaults: name: lvc project-type: freestyle + disabled: true description: &desc '{my_description}<br><br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/lvc.yaml">lvc.yaml</a>.' properties: - sidebar: &sb1 |