[Git][qa/jenkins.debian.net][master] Revert "reproducible website: run jekyll build with --watch"

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Nov 6 23:24:23 GMT 2023



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
102eed17 by Holger Levsen at 2023-11-07T00:23:32+01:00
Revert "reproducible website: run jekyll build with --watch"

This reverts commit 0ff00fef3beac8595f3f2f1a885e3cfcc2e82409.

- - - - -


1 changed file:

- job-cfg/reproducible.yaml


Changes:

=====================================
job-cfg/reproducible.yaml
=====================================
@@ -828,18 +828,18 @@
                     my_timed: ''
                     my_gitrepo: 'https://salsa.debian.org/reproducible-builds/reproducible-website.git'
                     my_gitbranches: 'origin/master'
-                    my_shell: './bin/i18n.sh ; ./bin/contributors.py ; jekyll build --incremental --watch -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'
                     my_timed: ''
-                    my_shell: 'mkdir -pv /srv/reproducible-builds.org/style && jekyll build --incremental --watch -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 --incremental --watch -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/102eed17d3ad83a5709e89fdcf94ddfd11af03d7

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/102eed17d3ad83a5709e89fdcf94ddfd11af03d7
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/20231106/ec6353d4/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list