Fix the new DS analyzer CI job image url
What does this MR do and why?
Fix the new DS analyzer CI job image url.
In the recent update we've made to the DS latest CI template, we set a wrong image:name value for the dependency-scanning CI job.
This was caught before deployment on gitlab.com and a copy of the image has been pushed to this new erroneous location to avoid failing job when the change is deployed.
This MR fixes the image path to ensure the CI job pulls it from the right location.
References
- Fix DS latest template to use the correct image... (gitlab-com/gl-infra/production-engineering#26719 - closed)
- 2025-05-02 : Dependency Scanning latest templat... (gitlab-com/gl-infra/production#19751 - closed)
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Olivier Gonzalez