summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 * * *'