[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible fdroid: force build_apps on Mon, otherwise by git
Holger Levsen
holger at layer-acht.org
Fri Apr 21 10:23:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 8b6779c28e6fc770764addc84efc6a0f70558660
Author: Hans-Christoph Steiner <hans at eds.org>
Date: Fri Apr 21 11:41:08 2017 +0200
reproducible fdroid: force build_apps on Mon, otherwise by git
This forces a build only once a week, otherwise builds will be
triggered by new commits in the project's git.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
job-cfg/reproducible.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 9891afdf..b3fedd8 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -864,7 +864,7 @@
otherproject_git:
- 'fdroid_build_apps':
my_description: 'Build all the latest apps for F-Droid.'
- my_timed: '42 7 * * *'
+ my_timed: '42 7 * * 1'
my_hname: 'profitbricks7'
my_gitrepo: 'https://gitlab.com/fdroid/fdroidserver.git'
my_recipients: 'jenkins+reproducible-builds qa-jenkins-scm at lists.alioth.debian.org hans at guardianproject.info michael.poehn at fsfe.org'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list