Fix/sq issue
The issue fixed here is that without mentioning a job as a dependecy the artifacts are not passed to the subsequent job.
The dependency tough behaves differently than needs and doesn't require the jobs to be there all at once:
As shown by this pipeline