-
Lukas 'Eipi' Eipert authored
Currently these jobs wait for everything to be finished in the previous stage. By setting `needs: []`, we can have them being executed from the get-go, and pipelines should finish faster. The jobs have no dependencies on previous artifacts, so we should be good to go
20385474
Validating GitLab CI configuration…
Learn more