Skip to content

ci-fairy: allow to fetch private dependent repos

Right now ci-fairy assumes that remotes are public. However, we can pass the CI_JOB_TOKEN to retrieve private upstream projects.

Merge request reports