[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: fix the website job after contributors.sh has been rewritten in .py
Mattia Rizzolo (@mattia)
gitlab at salsa.debian.org
Fri Feb 18 20:33:01 GMT 2022
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
f0300654 by Mattia Rizzolo at 2022-02-18T21:32:51+01:00
reproducible: fix the website job after contributors.sh has been rewritten in .py
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- job-cfg/reproducible.yaml
Changes:
=====================================
job-cfg/reproducible.yaml
=====================================
@@ -846,7 +846,7 @@
my_timed: ''
my_gitrepo: 'https://salsa.debian.org/reproducible-builds/reproducible-website.git'
my_gitbranches: 'origin/master'
- my_shell: './bin/i18n.sh ; ./bin/contributors.sh ; jekyll build -I -s . -d /srv/reproducible-builds.org/www'
+ my_shell: './bin/i18n.sh ; ./bin/contributors.py ; jekyll build -I -s . -d /srv/reproducible-builds.org/www'
- 'builds_style_guide':
my_description: 'Build https://reproducible-builds.org/style on every git commit to {my_gitrepo} with jekyll'
my_gitrepo: 'https://salsa.debian.org/reproducible-builds/reproducible-styleguide.git'
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f0300654cd3d8b5f96fabbb9edfa545c2ebefa2d
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f0300654cd3d8b5f96fabbb9edfa545c2ebefa2d
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/20220218/f3a327ed/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list