Skip to content

Draft: Make sure Docker images are pushed when testing

Achilleas Pipinellis requested to merge axil-docker-build-provenance-test into main

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.

Edited by Achilleas Pipinellis

Merge request reports