Skip to content

Start pushing Helper images to DockerHub again

What does this MR do?

In !3425 (diffs) we stopped publishing Runner and Helper Docker images to DockerHub. Then, in !3465 (diffs) we fixed that to only stop pushing helper images to Docker Hub.

This MR reverts all that's left of !3425 (merged) so we push all images to DockerHub again.

Why was this MR needed?

Requested by users #29294 (closed)

What's the best way to test this MR?

The helper images jobs should contain lines confirming that the images were tagged for docker registry e.g. https://gitlab.com/gitlab-org/gitlab-runner/-/jobs/3617262387#L263 and https://gitlab.com/gitlab-org/gitlab-runner/-/jobs/3617262203#L178 for Windows. In main and releases they should be pushed as then the flag will be flipped.

What are the relevant issue numbers?

Closes #29294 (closed)

Edited by Georgi N. Georgiev

Merge request reports