From 6a7024cfda3d4532a8c23271a79f4ad3f4f6fe5b Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 20 Apr 2017 17:10:18 +0200 Subject: reproducible F-Droid: drop _profitbricks7 from job names and rename '_build_all' to '_build_apps' Signed-off-by: Holger Levsen --- job-cfg/reproducible.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'job-cfg') 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' -- cgit v1.2.3-54-g00ecf