build error
Job failed with exit code: 1. Reason: cache miss: [stage-1 5/9] COPY --from=BUILD_IMAGE /app/dist /app/dist cache miss: [stage-1 3/9] COPY --from=BUILD_IMAGE /app/configs /app/configs cache miss: [build_image 4/5] RUN git clone https://github.com/Sunhaha520/qwen-free-api.git /app cache miss: [build_image 2/5] RUN apt-get update && apt-get install -y git cache miss: [stage-1 8/9] RUN yarn install --production --registry https://registry.npmmirror.com/ cache miss: [build_image 3/5] WORKDIR /app cache miss: [stage-1 2/9] WORKDIR /app cache miss: [stage-1 7/9] COPY --from=BUILD_IMAGE /app/node_modules /app/node_modules cache miss: [stage-1 6/9] COPY --from=BUILD_IMAGE /app/public /app/public cache miss: [build_image 5/5] RUN yarn install --registry https://registry.npmmirror.com/ && yarn run build cache miss: [stage-1 9/9] RUN mkdir -p /app/logs && chmod 777 /app/logs cache miss: [stage-1 4/9] COPY --from=BUILD_IMAGE /app/package.json /app/package.json {"total":19,"completed":11,"user_total":14,"user_cached":0,"user_completed":6,"user_cacheable":12,"from":2,"miss":12,"client_duration_ms":11462}
Build logs:
Fetching error logs...