-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
From the README:
Gitlab's $CI_BUILD_TOKEN infrastructure doesn't support accessing artifacts, so a private token must be used. This is very unfortunate and kludgey. This might be fixed in future Gitlab releases (if I bug them hard enough).
This seems to have been resolved on Gitlab's end since setting the request header JOB-TOKEN to $CI_JOB_TOKEN allows you to query the Gitlab artifacts api.
Metadata
Metadata
Assignees
Labels
No labels