build error
Job failed with exit code: 1. Reason: cache miss: [stage-1 2/9] RUN mkdir -p /app/data && chown -R node:node /app && chmod -R 755 /app cache miss: [stage-1 5/9] COPY --from=builder --chown=node:node /app/package.json /app/package-lock.json ./ cache miss: [builder 7/11] RUN sed -i 's|./data|/app/data|g' src/config.ts && sed -i '/"compilerOptions"/a \ \ "skipLibCheck": true,' tsconfig.json cache miss: [builder 6/11] RUN wget -O /usr/local/bin/dumb-init https://github.com/Yelp/dumb-init/releases/download/v1.2.1/dumb-init_1.2.1_amd64 && echo "057ecd4ac1d3c3be31f82fc0848bf77b1326a975b4f8423fe31607205a0fe945 /usr/local/bin/dumb-init" | sha256sum -c - && chmod 755 /usr/local/bin/dumb-init cache miss: [builder 2/11] RUN apk add --no-cache git cache miss: [stage-1 8/9] RUN npm install --production cache miss: [stage-1 7/9] COPY --from=builder --chown=node:node /usr/local/bin/dumb-init /usr/local/bin/dumb-init cache miss: [stage-1 6/9] RUN mkdir -p /usr/local/bin/ cache miss: [builder 11/11] RUN npm run build cache miss: [builder 4/11] WORKDIR /app cache miss: [stage-1 3/9] WORKDIR /app cache miss: [builder 10/11] RUN mkdir -p /app/data/rss-data && chmod -R 777 /app/data cache miss: [stage-1 9/9] COPY --from=builder --chown=node:node /app ./ cache miss: [stage-1 4/9] RUN mkdir -p /app/data/rss-data cache miss: [builder 9/11] RUN npm ci --ignore-scripts cache miss: [builder 8/11] RUN npm i -g npm && npm install --package-lock-only cache miss: [builder 5/11] RUN git clone https://github.com/qwertyuiopasdfghjklzxcvbnm0987654321/weibo-rss . cache miss: [builder 3/11] RUN mkdir /app {"total":23,"completed":16,"user_total":19,"user_cached":0,"user_completed":12,"user_cacheable":18,"from":1,"miss":18,"client_duration_ms":17325}
Build logs:
Fetching error logs...