We are having trouble with the CI Pipeline presenting the following error:
node_modules/: found 122866 matching files and directories
ERROR: Uploading artifacts as "archive" to coordinator... too large archive id=1083381568 responseStatus=413 Request Entity Too Large status=413 token=ohtQx3nF
This just started for us yesterday and we are using Gitlab.com. I have read several articles about this problem and all of those references the gitlab on-premise version as far as I can tell.
We are not using a reverse proxy or docker as this is a react SPA that is deployed to netlify.com
I can not figure out how to increase the artifact size inside of gitlab.com group settings.