Hello team,
I have a problem with building a SolidStart application with Gitlab Runner. I hope someone can help 🥹
Problem: it's timeout when using Gitlab Runner (1st photo). The job takes more than 1 hour and is automatically canceled.
Context:
- Last week, it worked
but not for now. I think some dependencies are updated and have bugs
. I tried to use a fixed version of dependencies as last week & my laptop (2nd photo) but still did not work. - Try to fix the Dockerfile, use another node version (3rd photo) => did not work
- My laptop (windows) still builds the project successfully with same configuration.
Thank you.