Skip to content

Run the cloud-image trigger job for tags, even if the tests fail

DJ Mountney requested to merge always-run-cloud-image-trigger into master

What does this MR do?

Ensures that the cloud-native image trigger that runs for tags is run even if prior tests fail.

(The only required job would be the asset compilation, but even if that fails, and this jobs fails, we will be able to retry them, rather than having to manually trigger the proper release of the images.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/56112

Does this MR meet the acceptance criteria?

Merge request reports