build error
Job failed with exit code: 1. Reason: cache miss: [stage-1 2/8] RUN apk add --no-cache nginx openssl ca-certificates cache miss: [stage-1 8/8] WORKDIR /app cache miss: [stage-1 6/8] COPY fake_error.html /app/html/fake_error.html cache miss: [stage-1 5/8] COPY nginx.conf /etc/nginx/nginx.conf cache miss: [stage-1 4/8] COPY --from=builder /build/target/release/tomato-novel-downloader /app/bot cache miss: [builder 9/10] RUN mkdir -p /Tomato-Novel-Official-API/src && printf '[package]\nname = "tomato-novel-official-api"\nversion = "0.1.0"\nedition = "2021"\n' > /Tomato-Novel-Official-API/Cargo.toml && touch /Tomato-Novel-Official-API/src/lib.rs cache miss: [builder 10/10] RUN cargo build --release --no-default-features --features "telegram,no-official-api" cache miss: [builder 8/10] COPY img/ img/ cache miss: [builder 6/10] COPY .cargo/ .cargo/ cache miss: [builder 5/10] COPY src/ src/ cache miss: [stage-1 3/8] RUN mkdir -p /app/data /app/logs /app/cache /app/downloads /app/html /tmp/nginx && mkdir -p /tmp/nginx/client_body /tmp/nginx/proxy /tmp/nginx/fastcgi /tmp/nginx/uwsgi /tmp/nginx/scgi && mkdir -p /var/lib/nginx/logs && touch /var/lib/nginx/logs/error.log cache miss: [stage-1 7/8] RUN chown -R 1000:1000 /app /tmp/nginx /var/lib/nginx/logs && chmod -R 755 /app /tmp/nginx /var/lib/nginx/logs cache miss: [builder 7/10] COPY fake_error.html ./ {"total":24,"completed":17,"user_total":18,"user_cached":3,"user_completed":11,"user_cacheable":16,"from":2,"miss":13,"client_duration_ms":165243}
Build logs:
Fetching error logs...