feat: explicitly set no job dependencies
Allows the job to start straight away allowing maximum CI throughput. Dependencies will need to be added with the `needs`[1] keyword. [1]: https://docs.gitlab.com/ee/ci/yaml/#needs
Loading
Allows the job to start straight away allowing maximum CI throughput. Dependencies will need to be added with the `needs`[1] keyword. [1]: https://docs.gitlab.com/ee/ci/yaml/#needs