Skip to content

Add a Runner Docker image tag for the build's revision

Georgi N. Georgiev requested to merge ggeorgiev/fix-dev-mr-runner-image-tags into main

What does this MR do?

Adds a new tag to Runner Docker images in eg https://gitlab.com/gitlab-org/gitlab-runner/-/jobs/7263174531 so that not only registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-dev:ubi-fips-bleeding is tagged but also registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-dev:ubi-fips-d309fd5d

Why was this MR needed?

Because otherwise dev images will all be overwritten constantly as the bleeding tag was being used exclusively

What's the best way to test this MR?

There should be a new image with the commit

What are the relevant issue numbers?

Merge request reports

Loading