build error
Job failed with exit code: 1. Reason: cache miss: [stage-1 3/9] RUN npm install -g pnpm cache miss: [stage-1 7/9] COPY --from=builder /app/client/dist ./client/dist cache miss: [builder 5/6] COPY . . cache miss: [stage-1 5/9] RUN pnpm install --prod --no-frozen-lockfile cache miss: [stage-1 4/9] COPY package*.json pnpm-lock.yaml* ./ cache miss: [stage-1 8/9] COPY --from=builder /app/drizzle ./drizzle cache miss: [builder 6/6] RUN pnpm run build cache miss: [builder 2/6] WORKDIR /app cache miss: [stage-1 9/9] RUN useradd -m -u 1000 appuser && chown -R appuser:appuser /app cache miss: [stage-1 6/9] COPY --from=builder /app/dist ./dist cache miss: [builder 4/6] RUN npm install -g pnpm && pnpm install --no-frozen-lockfile cache miss: [builder 3/6] COPY package*.json pnpm-lock.yaml* ./ {"total":18,"completed":14,"user_total":13,"user_cached":0,"user_completed":9,"user_cacheable":12,"from":1,"miss":12,"client_duration_ms":23902}
Build logs:
Fetching error logs...