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

reproducible: don't try to build a disorderfs debian source package

parent 24e8e746
No related branches found
No related tags found
No related merge requests found
......@@ -871,7 +871,7 @@
my_timed: '42 23 1 1 *'
my_gitrepo: 'https://salsa.debian.org/reproducible-builds/disorderfs.git'
my_gitbranches: 'origin/debian'
my_shell: '/srv/jenkins/bin/chroot-run.sh sid --exports-results debuild -e JENKINS_EXPORTS_DIR -uc -us'
my_shell: '/srv/jenkins/bin/chroot-run.sh sid --exports-results debuild -e JENKINS_EXPORTS_DIR -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.'
......
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