build error

Job failed with exit code: 1. Reason: cache miss: [build_image 2/5] RUN apt-get update && apt-get install -y git cache miss: [stage-1 5/7] WORKDIR /app cache miss: [stage-1 6/7] RUN yarn install --production --registry https://registry.npmmirror.com/ cache miss: [stage-1 3/7] COPY --from=BUILD_IMAGE /app/package.json /app/package.json cache miss: [build_image 5/5] RUN yarn install --registry https://registry.npmmirror.com/ && yarn run build cache miss: [build_image 3/5] WORKDIR /app cache miss: [build_image 4/5] RUN git clone https://github.com/Niansuh/deepseek-free-api.git /app cache miss: [stage-1 7/7] RUN mkdir -p /app/logs && chmod 777 /app/logs cache miss: [stage-1 2/7] COPY --from=BUILD_IMAGE /app/dist /app/dist cache miss: [stage-1 4/7] COPY --from=BUILD_IMAGE /app/public /app/public {"total":17,"completed":10,"user_total":12,"user_cached":0,"user_completed":5,"user_cacheable":10,"from":2,"miss":10,"client_duration_ms":22673}

Build logs:

Fetching error logs...