Skip to content

Build images with `bleeding` postfix rather than `main`

What does this MR do?

Images in main are built with -main postfix while they are synced with -bleeding postfix. This was discovered because of the new alpine 3.19 images which were now not found.

Syncing wrong images: https://gitlab.com/gitlab-org/gitlab-runner/-/jobs/5961567781#L322 Building wrong images: https://gitlab.com/gitlab-org/gitlab-runner/-/jobs/5961567766#L154

Why was this MR needed?

What's the best way to test this MR?

What are the relevant issue numbers?

Edited by Georgi N. Georgiev

Merge request reports