build error
Job failed with exit code: 1. Reason: cache miss: [backend 4/6] RUN pip install --no-cache-dir -r Backend/requirements.txt cache miss: [stage-2 3/3] COPY --from=backend /app /app cache miss: [frontend 6/6] RUN npm run build cache miss: [backend 2/6] WORKDIR /app cache miss: [backend 3/6] COPY Backend/requirements.txt ./Backend/requirements.txt cache miss: [backend 6/6] COPY --from=frontend /app/Frontend/react-app/build /app/Backend/frontend_build cache miss: [backend 5/6] COPY Backend ./Backend cache miss: [frontend 5/6] COPY Frontend/react-app/ ./ {"total":19,"completed":12,"user_total":13,"user_cached":4,"user_completed":6,"user_cacheable":11,"from":2,"miss":8,"client_duration_ms":492}
Build logs:
Fetching error logs...