Skip to content

Use more powerful runners to build site

Marcel Amirault requested to merge increase-runner-size into main

What does this MR do and why?

The site is failing to deploy as the runner for the compile_prod (and compile_dev) job seems to be running out of memory. We need to use a more powerful runner, which is similar to the issues we had with !4399 (merged).

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.

Merge request reports