diff options
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 11c2bfca..b0a533c1 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -857,13 +857,13 @@ - '{name}_{otherproject_git}': otherproject_git: - - 'setup_fdroid_build_environment_profitbricks7': + - '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' - - 'fdroid_build_all_profitbricks7': + - 'fdroid_build_apps': my_description: 'Build all the latest apps for F-Droid.' my_timed: '42 7 * * *' my_hname: 'profitbricks7' |