summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r--job-cfg/reproducible.yaml10
1 files changed, 8 insertions, 2 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 96850ae3..11c2bfca 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -859,10 +859,16 @@
otherproject_git:
- 'setup_fdroid_build_environment_profitbricks7':
my_description: 'Setup a build environment for F-Droid.'
- my_timed: '42 23 * * *'
+ 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'
+ my_recipients: 'jenkins+reproducible-builds qa-jenkins-scm@lists.alioth.debian.org hans@guardianproject.info michael.poehn@fsfe.org'
+ - 'fdroid_build_all_profitbricks7':
+ my_description: 'Build all the latest apps for F-Droid.'
+ my_timed: '42 7 * * *'
+ 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'
- 'diffoscope_from_git_master':
my_description: 'Build diffoscope Debian package from git branch master.'
my_timed: '42 23 1 1 *'