Skip to content

Add CI_JOB_TOKEN support #26

@retu2libc

Description

@retu2libc

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions