Skip to content

Allow building release-tools image on master branch at will

Reuben Pereira requested to merge rp/allow-building-image-when-reqd into master

What does this MR do and why?

Describe in detail what your merge request does and why.

The registry.gitlab.com/gitlab-org/release-tools/base:master was deleted recently (probably due to the container expiration policy), and we have no way to regenerate the image without making changes to the Gemfile or docker/base/*.

This MR gives us the option of running the job to generate the image manually.

Author Check-list

  • Has documentation been updated?
Edited by Reuben Pereira

Merge request reports