Skip to content

feat(ci): add job token to curl call

What does this MR do and why?

Add job token to curl call

This ensure the call succeeds in case the project is not public (i.e. mirrored for self-hosted catalog as explained in the documentation).

MR acceptance checklist

Should be all good

How to set up and validate locally

  1. Fork / Mirror
  2. Ensure the repository is internal or private
  3. Run pipeline

Without the patch, the detection will fail as the call will return 404.

Merge request reports

Loading