[Git][reproducible-builds/reproducible-website][master] 2 commits: Dedent for fun.
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Wed Oct 2 17:31:13 UTC 2024
Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website
Commits:
1043efc3 by Chris Lamb at 2024-10-02T10:31:08-07:00
Dedent for fun.
- - - - -
cb22d843 by Chris Lamb at 2024-10-02T10:31:08-07:00
Experiment with pages:
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -9,4 +9,12 @@ test:
- make lint
artifacts:
paths:
- - _site/*
+ - _site/*
+
+pages:
+ stage: deploy
+ script:
+ - make
+ artifacts:
+ paths:
+ - _site/*
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/compare/b9e833d3760236b87050354611825c2f5ecbf1ec...cb22d8433c0f441de8d9d4cf8807c5be39195c85
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/compare/b9e833d3760236b87050354611825c2f5ecbf1ec...cb22d8433c0f441de8d9d4cf8807c5be39195c85
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/d280e663/attachment.htm>
More information about the rb-commits
mailing list