Skip to content

Revert "Merge branch 'eread/use-buildx-to-build-docker-images' into 'main'"

Marcel Amirault requested to merge revert-56599fc3 into main

What does this MR do and why?

This reverts !4246 (merged), as a likely factor causing the inability to build and push the latest docs release images to the registry. The pipeline is green, but the registry shows:

  • Screenshot_2023-09-25_at_15.40.17

My latest attempt to build the 16.4 image: https://gitlab.com/gitlab-org/gitlab-docs/-/jobs/5155111381

The deployments based on images built before this update still work (16.3 and earlier) and the current docs site still works as well (it's build off master, not images). I'm not sure what in this MR is the exact culprit, but let's revert so we can try building the 16.4 image and archives with the old process for now.

Screenshots, screen recordings, or links to review app

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Configure a local GitLab Docs environment: https://gitlab.com/gitlab-org/gitlab-docs/-/blob/main/doc/setup.md.

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 Marcel Amirault

Merge request reports