[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: run jekyll in incremental mode

Mattia Rizzolo gitlab at salsa.debian.org
Wed Aug 8 23:05:51 BST 2018


Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
5b2360df by Mattia Rizzolo at 2018-08-08T22:05:12Z
reproducible: run jekyll in incremental mode

thanks bmwiedemann for the suggestion!

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- job-cfg/reproducible.yaml


Changes:

=====================================
job-cfg/reproducible.yaml
=====================================
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -711,18 +711,18 @@
                     my_timed: ''
                     my_gitrepo: 'https://salsa.debian.org/reproducible-builds/reproducible-website.git'
                     my_gitbranches: 'origin/master'
-                    my_shell: 'jekyll build -s . -d /srv/reproducible-builds.org/www'
+                    my_shell: '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'
                     my_timed: ''
-                    my_shell: 'mkdir -pv /srv/reproducible-builds.org/style && jekyll build -s . -d /srv/reproducible-builds.org/style'
+                    my_shell: 'mkdir -pv /srv/reproducible-builds.org/style && jekyll build -I -s . -d /srv/reproducible-builds.org/style'
                 - 'builds_diffoscope_website':
                     my_description: 'Build https://diffoscope.org/ on every git commit to {my_gitrepo}'
                     my_timed: ''
                     my_gitrepo: 'https://salsa.debian.org/reproducible-builds/diffoscope-website.git'
                     my_gitbranches: 'origin/master'
-                    my_shell: 'mkdir -pv /srv/diffoscope.org/www && jekyll build -s . -d /srv/diffoscope.org/www'
+                    my_shell: 'mkdir -pv /srv/diffoscope.org/www && jekyll build -I -s . -d /srv/diffoscope.org/www'
                 - 'sync_lfs_files':
                     my_description: 'Pull big files from https://salsa.debian.org/reproducible-builds/reproducible-lfs so we can serve them from here'
                     my_timed: ''



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/5b2360dff2dac3efdac614ea360c5db2ff69f855

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/5b2360dff2dac3efdac614ea360c5db2ff69f855
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/20180808/ae557bd5/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list