Avoid any push to become the production image
Maybe, instead of this, we can specify in config.toml a version number for the image instead of latest. Some scheme like DOCKER_VERSION-CI_BUILD_REF_NAME. This method creates an image per branch.
Maybe, instead of this, we can specify in config.toml a version number for the image instead of latest. Some scheme like DOCKER_VERSION-CI_BUILD_REF_NAME. This method creates an image per branch.