[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible fdroid: fix syntax errors
Holger Levsen
holger at layer-acht.org
Tue May 23 16:04:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 3122857eba878c5ba149ef3d98738d4280c299cf
Author: Mattia Rizzolo <mattia at debian.org>
Date: Tue May 23 17:59:34 2017 +0200
reproducible fdroid: fix syntax errors
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
job-cfg/reproducible.yaml | 14 ++++----------
1 file changed, 4 insertions(+), 10 deletions(-)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 468a7e9..ab97eeb 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 at lists.alioth.debian.org hans at guardianproject.info michael.poehn at fsfe.org'
- 'reprotest_from_git_master':
my_description: 'Build reprotest Debian package from git branch master.'
my_timed: '42 23 1 1 *'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list