Skip to content

Experiment: automatically push built images

Andrejs Cunskis requested to merge acunskis-experiment-auto-push into master

What does this MR do and why?

Describe in detail what your merge request does and why.

By adding .dockerignore and optimizing caching, it should be fine to simply run and push all the images automatically since without actual changes, the image is fully cached: https://gitlab.com/gitlab-org/gitlab-build-images/-/jobs/2437434061

Closes #105 (closed)

Edited by Andrejs Cunskis

Merge request reports