Only include docker jobs for canonical pipelines
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
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
Validation steps
Edited by Lee Tickett