[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: add job to test diffoscope on each git commit
Holger Levsen
holger at layer-acht.org
Sun Aug 14 11:26:33 UTC 2016
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 7897494c0b048f5fef1591a75d504f57e0c35d8e
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun Aug 14 13:25:28 2016 +0200
reproducible Debian: add job to test diffoscope on each git commit
---
job-cfg/reproducible.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 72fc35e..2e05d49 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -703,6 +703,12 @@
my_timed: '42 23 1 1 *'
my_hname: 'profitbricks4'
my_gitrepo: 'https://gitlab.com/fdroid/fdroidserver.git'
+ - 'diffoscope_master_brach':
+ my_description: 'Build diffoscope debian package from the master branch.'
+ my_timed: '42 23 1 1 *'
+ my_hname: ''
+ my_gitrepo: 'git://anonscm.debian.org/git/reproducible/diffoscope.git'
+ my_shell: '/srv/jenkins/bin/chroot-run.sh sid debuild -uc -us'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
my_hname: ''
--
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