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
- Fork / Mirror
- Ensure the repository is internal or private
- Run pipeline
Without the patch, the detection will fail as the call will return 404.