fix(deploy): prevent Next.js chunk version skew
Independent Staging Quality Gate / validate (push) Successful in 13m28s
Independent Staging Quality Gate / publish (push) Successful in 10m14s

This commit is contained in:
Jesse_Chen
2026-08-16 09:09:27 +08:00
parent 7b620c7a2e
commit 8ddcef4cf1
6 changed files with 42 additions and 2 deletions
@@ -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 }}