Remove empty dependencies rule

What does this MR do and why?

This MR removes dependencies: [] to allow for the template to ingest dotenv environment variables. With the null dependencies in the template, users are not able to dynamically pass variables that are created in a previous job.

See Container Scanning does not ingest dotenv (#411983 - closed)

References

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.

Merge request reports

Loading