ci: Add `needs` to all the push jobs
This optimizes a bit the pipeline so that we won't need to wait for the whole "test" stage to be finished before being able to trigger the push of a single image.
Edited by Rémy Coutable
This optimizes a bit the pipeline so that we won't need to wait for the whole "test" stage to be finished before being able to trigger the push of a single image.