Skip to content

Fetch cached data from GitLab itself

Emanuele Aina requested to merge wip/em/gitlab-cache into master

Retrieving the published data can be complicated on downstream deployment where the data is auth protected.

Since GitLab stores it as an artifact accessible using the job token, use it to side-step the issue.

Edited by Emanuele Aina

Merge request reports