[cairo] Can html files be published from a .gitlab-ci.yml file?
Kjell Ahlstedt
kjellahlstedt at gmail.com
Mon Aug 23 17:06:17 UTC 2021
In Gnome it's recommended to use CI (continuous integration) to public
reference documentation from the latest commit on the master branch.
It's done with the /pages:/ keyword and /paths: public// in the
.gitlab-ci.yml file. Is this possible on gitlab.freedesktop.org/cairo?
For instance, if files are copied to the public/ directory in
gitlab.gnome.org/GNOME/glibmm, they show up at
gnome.pages.gitlab.gnome.org/glibmm. I've made a test with
gitlab.freedesktop.org/cairo/cairomm. The CI pipeline passes. I've tried
to find my stored pages at cairo.pages.gitlab.freedesktop.org/cairomm
and a number of similar locations. I can't find them. Where are they?
Are they published at all? I can find them by going to the CI results
from the latest commit (in this case to the kjellahl/testci branch) and
clicking /Job artifacts - Browse/, but I'd expect them to show up also
at a more easily available location.
Kjell Ahlstedt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cairographics.org/archives/cairo/attachments/20210823/41168436/attachment.htm>
More information about the cairo
mailing list