fix(deploy): prevent Next.js chunk version skew
This commit is contained in:
@@ -114,6 +114,8 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
file: deploy/railway-web.Dockerfile
|
||||
build-args: |
|
||||
NEXT_DEPLOYMENT_ID=${{ github.sha }}
|
||||
push: true
|
||||
tags: ghcr.io/jesse-ux/jyotisha-web:${{ github.sha }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user