[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: add job to build reprotest from git
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sat Sep 3 20:14:23 BST 2022
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
cae18bea by Holger Levsen at 2022-09-03T21:14:07+02:00
reproducible: add job to build reprotest from git
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- job-cfg/reproducible.yaml
Changes:
=====================================
job-cfg/reproducible.yaml
=====================================
@@ -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: ''
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/cae18bea097313e9708a6d9700ba98a536b4aa6b
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/cae18bea097313e9708a6d9700ba98a536b4aa6b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20220903/901d2cc6/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list