[Gitlab CI]

19 views
Skip to first unread message

Reinout van Schouwen

unread,
Aug 31, 2016, 10:14:40 AM8/31/16
to GitLab
Hi all,

I just posted this question on SO:

http://stackoverflow.com/questions/39250834/moving-artifact-from-gitlab-ci-to-project-wiki-page

My question is how to automatically upload the asciidoc artifacts resulting from a CI job as wiki pages in my Gitlab project. I can browse the public artifacts folder but Gitlab doesn't render the .adoc files in there, it only offers to download them.

Thanks in advance for your insights.

Regards,

--
Reinout van Schouwen

Drew Blessing

unread,
Sep 21, 2016, 1:17:57 AM9/21/16
to GitLab
Hi Reinout,

The CI artifacts are mostly meant to hold binary artifacts, and files to share between CI stages. It's not meant to be a place to view rendered docs from a build. You may be able to upload some of these documents to the `public/` directory and publish it using GitLab Pages (requires GitLab EE or GitLab.com). There is no way to link artifacts and a wiki page, unfortunately. 
Reply all
Reply to author
Forward
0 new messages