Skip to content
Snippets Groups Projects
Commit cae18bea authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible: add job to build reprotest from git


Signed-off-by: default avatarHolger Levsen <holger@layer-acht.org>
parent 8d575617
No related branches found
No related tags found
No related merge requests found
......@@ -896,6 +896,13 @@
my_gitbranches: 'origin/debian'
my_shell: '/srv/jenkins/bin/chroot-run.sh sid debuild -uc -us -b'
my_parse_rules: '/srv/jenkins/logparse/debian-pkg-ci.rules'
- 'reprotest_from_git':
my_description: 'Build reprotest Debian package from git branch "debian"'
my_timed: '23 13 1 1 *'
my_gitrepo: 'https://salsa.debian.org/reproducible-builds/reprotest.git'
my_gitbranches: 'origin/debian'
my_shell: '/srv/jenkins/bin/chroot-run.sh sid debuild -uc -us -b'
my_parse_rules: '/srv/jenkins/logparse/debian-pkg-ci.rules'
- 'builds_website':
my_description: 'Build https://reproducible-builds.org on every git commit to {my_gitrepo} with jekyll.'
my_timed: ''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment