• Eric Engestrom's avatar
    Allow `$CI_JOB_TOKEN` on all the Jobs Artifacts API download endpoints · aa2caa54
    Eric Engestrom authored
    Specifically, the "download all artifact from this job ID" and the
    "download all artifact from the last successful run of this job name on
    this branch name" endpoints allowed this, but the "download a single
    artifact file from this job ID" and "download a single artifact file
    from the last successful run of this job name on this branch name"
    endpoints didn't.
    
    This makes all of them behave the same way with $CI_JOB_TOKEN.
    aa2caa54
add-ci-job-token-job-artifacts.yml 182 Bytes