Skip to content

Fail publish job on release pipeline failure

Timo Furrer requested to merge fail-publish-on-trigger-failure into main

The publish job silently failed in https://gitlab.com/gitlab-org/charts/gitlab-agent/-/jobs/6486482269.

The distribution pipeline was temporarily broken which has gone unnoticed in our publish job.

As a follow-up we should probably consider triggering a proper child pipeline so that we can easily depend on its status. (see #56)

Today, even if the pipeline fails, our publish job will still pass.

Refs #55 (closed)

Edited by Timo Furrer

Merge request reports