Fix dynamic stage for new DS analyzer job
What
Fix CI config due to Update Dependency-Scanning.latest.gitlab-ci.yml... (gitlab-org/gitlab#501103 - closed)
Why
The new DS analyzer job introduce in the latest
DS template does not inherit the base configuration like old jobs. (We might revisit that).
In the meantime, this MRs address the problem by applying the same logic to override the stage property.