Skip to content

Commit cb1c35c

Browse files
pktikkaniclaude
andcommitted
Disable Railway build cache
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent e2bb410 commit cb1c35c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

railway.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"$schema": "https://railway.app/railway.schema.json",
33
"build": {
44
"builder": "DOCKERFILE",
5-
"dockerfilePath": "Dockerfile"
5+
"dockerfilePath": "Dockerfile",
6+
"noCache": true
67
},
78
"deploy": {
8-
"startCommand": "npm run start",
99
"restartPolicyType": "ON_FAILURE",
1010
"restartPolicyMaxRetries": 10
1111
}

0 commit comments

Comments
 (0)