690530:0805 ADR-030-230 context aware #10
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ RUN cd backend && \
|
||||
pnpm run build
|
||||
|
||||
# ✅ เพิ่มตรงนี้
|
||||
RUN test -f /app/backend/dist/main.js || (echo "❌ build failed silently" && exit 1)
|
||||
# RUN test -f /app/backend/dist/main.js || (echo "❌ build failed silently" && exit 1)
|
||||
|
||||
# Deploy with production deps only (pnpm workspace isolation)
|
||||
RUN PNPM_IGNORE_SCRIPTS=none \
|
||||
|
||||
Reference in New Issue
Block a user