gitlab: increase node heap size limit (#364187)

This commit is contained in:
Leona Maroni
2024-12-11 13:00:50 +01:00
committed by GitHub
@@ -174,6 +174,7 @@ let
FOSS_ONLY = !gitlabEnterprise;
SKIP_YARN_INSTALL = 1;
NODE_OPTIONS = "--max-old-space-size=8192";
configurePhase = ''
runHook preConfigure