summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@debian.org>2017-04-21 11:45:11 +0200
committerHolger Levsen <holger@layer-acht.org>2017-04-21 12:23:23 +0200
commit00378e541a35b61b78bd6637338dcf9f07fb079e (patch)
tree04c7f5947afaf88a9eb8298a1484c17b3ac8ae51 /job-cfg
parent7fb8d451c83d317fb8c684a5946a793a7042e227 (diff)
downloadjenkins.debian.net-00378e541a35b61b78bd6637338dcf9f07fb079e.tar.xz
reproducible fdroid: don't trigger the setup job from git
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml11
1 files changed, 5 insertions, 6 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index b0a533c1..9891afdf 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -852,17 +852,16 @@
my_timed: '42 23 1 1 *'
my_hname: 'profitbricks4'
my_disabled: true
- my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
- my_hname: ''
-
- - '{name}_{otherproject_git}':
- otherproject_git:
- 'setup_fdroid_build_environment':
my_description: 'Setup a build environment for F-Droid.'
my_timed: '42 0 * * 1'
my_hname: 'profitbricks7'
- my_gitrepo: 'https://gitlab.com/fdroid/fdroidserver.git'
my_recipients: 'jenkins+reproducible-builds qa-jenkins-scm@lists.alioth.debian.org hans@guardianproject.info michael.poehn@fsfe.org'
+ my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+ my_hname: ''
+
+ - '{name}_{otherproject_git}':
+ otherproject_git:
- 'fdroid_build_apps':
my_description: 'Build all the latest apps for F-Droid.'
my_timed: '42 7 * * *'