You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(docker): remove invalid copy operations for non-existent build artifacts
- Remove COPY commands for /app/lib and /app/build that don't exist in dependencies stage
- Update validation to reflect native modules are built separately in CI
- Fix Docker build failure caused by missing directories in container build
0 commit comments