Skip to content

Only include docker jobs for canonical pipelines

What does this MR do and why?

Only include docker jobs for canonical pipelines (because the job fails on fork pipelines because of permission- not entirely sure why as it should only be building the image, not publishing it!)

It also seems like the workflow rules in the included pipeline were ensuring that branch pipelines didn't run on merge requests- so I tweaked that a bit after to make sure that keeps working.

Screenshots or screen recordings

image

Validation steps

/cc @leetickett-gitlab

Edited by Lee Tickett

Merge request reports

Loading