Skip to content

Add missing 'needs' entry for release docker images job template

Tomasz Maczukin requested to merge fix-release-docker-images-job into master

What does this MR do?

Follow-up for !1733 (merged). Fixes a master:broken pipeline configuration bug introduced in the MR.

Why was this MR needed?

The docker images releasing job is missing one needs entry (for helper images job) which means that artifacts are not pulled.

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

#5070 (closed)

Edited by Steve Xuereb

Merge request reports