Skip to content

Fix/sq issue

Giuseppe De Feo requested to merge fix/sq_issue into master

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:

https://gitlab.builder.ai/clientprojects/assembler_projects/prd/dysko-617266-ruby/-/pipelines/13846555

As shown by this pipeline

Merge request reports