2 months ago
- Project: steadfast-education
- Deployment frozen at
01:59:48 - Every
COPYstep is cached despite code changes - Need build cache cleared for this service
2 Replies
Status changed to Awaiting Railway Response Railway • about 2 months ago
2 months ago
You can disable build layer caching by setting the NO_CACHE=1 service variable, then triggering a redeploy. If the current deployment is stuck, you can cancel it from the deployment's three-dot menu, then use the Command Palette (CMD/Ctrl + K > "Deploy Latest Commit") to start a fresh build.
Status changed to Awaiting User Response Railway • about 2 months ago
2 months ago
"The NO_CACHE=1 variable did not fix it. Build still shows ✓ 1 cached on every step including npm run build (built in 1.04s). This is the same cached layer from weeks ago. Need server-side cache cleared for project steadfast-education, service Clear2Close."
Status changed to Awaiting Railway Response Railway • about 2 months ago
Status changed to Open brody • about 2 months ago