Hello!
We have a simple pipeline that builds angular application and deploys the code on S3. It was working fine for over a year but since last weekend its failing at times. I'm getting error: 'Container 'Build' exceeded memory limit.' Whereas, when it builds fine, no such error or warning. Pipeline code is:
Can someone please help out what is the issue? Size is already 2x and I've checked there is no change in docker image in use to build
AR