[Git][reproducible-builds/reproducible-website][master] Not quite there yet...
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Wed Oct 2 18:09:49 UTC 2024
Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website
Commits:
a3faf5be by Chris Lamb at 2024-10-02T11:09:39-07:00
Not quite there yet...
- - - - -
1 changed file:
- Makefile
Changes:
=====================================
Makefile
=====================================
@@ -6,7 +6,7 @@ all:
ifeq ($(CI_JOB_ID),)
jekyll build --verbose --trace
else
- jekyll build --verbose --trace --baseurl="https://$(CI_PROJECT_NAMESPACE).debian.net/-/$(CI_PROJECT_NAME)/-/jobs/$(CI_JOB_ID)/artifacts/_site/"
+ jekyll build --verbose --trace --baseurl="https://$(CI_PROJECT_NAMESPACE).pages.debian.net/-/$(CI_PROJECT_NAME)/-/jobs/$(CI_JOB_ID)/artifacts/_site/"
endif
clean:
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/a3faf5be61b6fb670782518b28cfdf35468bf3e6
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/a3faf5be61b6fb670782518b28cfdf35468bf3e6
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20241002/05f6fed6/attachment.htm>
More information about the rb-commits
mailing list