build error
Job failed with exit code: 1. Reason: cache miss: [runtime 8/9] COPY --chown=node:node --from=builder /app/package.json /app/pnpm-workspace.yaml ./ cache miss: [runtime 7/9] COPY --chown=node:node --from=builder /app/libs ./libs cache miss: [runtime 3/9] WORKDIR /app cache miss: [builder 6/6] RUN pnpm --filter web build cache miss: [builder 4/6] RUN --mount=type=secret,id=GH_TOKEN,mode=0444,required=true git clone https://$(cat /run/secrets/GH_TOKEN)@github.com/rjfrakcjf-source/hf-space.git . cache miss: [runtime 9/9] RUN pnpm install --prod --no-frozen-lockfile cache miss: [builder 2/6] RUN apt-get update && apt-get install -y git && npm install -g pnpm cache miss: [runtime 4/9] WORKDIR /home/node/app cache miss: [runtime 2/9] RUN npm install -g pnpm cache miss: [runtime 6/9] COPY --chown=node:node --from=builder /app/apps/server ./apps/server cache miss: [runtime 5/9] COPY --chown=node:node --from=builder /app/apps/web/dist ./apps/web/dist cache miss: [builder 5/6] RUN pnpm install --no-frozen-lockfile cache miss: [builder 3/6] WORKDIR /app {"total":18,"completed":11,"user_total":14,"user_cached":0,"user_completed":7,"user_cacheable":13,"from":1,"miss":13,"client_duration_ms":11509}
Build logs:
Fetching error logs...