Draft: Make sure Docker images are pushed when testing
What does this MR do and why?
By pushing the Docker images in a test registry, we're effectively emulating exactly how the production images should behave.
After this is merged, we should set up clean up policies to delete the test images.
See #1720
Container registry of test images: https://gitlab.com/gitlab-org/gitlab-docs/container_registry/5618636
Merge request acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this merge request.
Edited by Achilleas Pipinellis