summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@debian.org>2017-05-23 17:59:34 +0200
committerHolger Levsen <holger@layer-acht.org>2017-05-23 18:04:35 +0200
commit3122857eba878c5ba149ef3d98738d4280c299cf (patch)
tree8fc3417c062d65842b17be677d618c98b14f7acf /job-cfg/reproducible.yaml
parent26565f33fe6c6b60d3a67005b3af1075e2b75823 (diff)
downloadjenkins.debian.net-3122857eba878c5ba149ef3d98738d4280c299cf.tar.xz
reproducible fdroid: fix syntax errors
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r--job-cfg/reproducible.yaml14
1 files changed, 4 insertions, 10 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 468a7e96..ab97eeb0 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -95,8 +95,6 @@
name: reproducible_other_projects_blocked
publishers:
- logparser: *logparser-extra
- <<: *logparser
- parse-rules: '/srv/jenkins/logparse/reproducible-extra.rules'
- email: *email
properties:
- sidebar: *sb1
@@ -104,7 +102,8 @@
- sidebar: *sb3
- build-blocker:
use-build-blocker: true
- blocking-jobs: '{my_blocker}
+ blocking-jobs:
+ - '{my_blocker}'
- defaults:
<<: *DEFAULTS
@@ -149,7 +148,8 @@
- sidebar: *sb3
- build-blocker:
use-build-blocker: true
- blocking-jobs: '{my_blocker}
+ blocking-jobs:
+ - '{my_blocker}'
- defaults:
<<: *DEFAULTS
@@ -595,12 +595,6 @@
- '{name}_{otherproject_git}':
otherproject_git:
- - 'fdroid_build_apps':
- my_description: 'Build all the latest apps for F-Droid.'
- my_timed: '42 7 * * 1'
- my_hname: 'profitbricks7'
- my_gitrepo: 'https://gitlab.com/eighthave/fdroidserver-for-jenkins.debian.net.git'
- my_recipients: 'jenkins+reproducible-builds qa-jenkins-scm@lists.alioth.debian.org hans@guardianproject.info michael.poehn@fsfe.org'
- 'reprotest_from_git_master':
my_description: 'Build reprotest Debian package from git branch master.'
my_timed: '42 23 1 1 *'