diff options
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r-- | job-cfg/reproducible.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 72fc35e4..2e05d49c 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: '' |