build error
Job failed with exit code: 1. Reason: cache miss: [5/6] RUN python -m pip install --no-cache-dir --upgrade pip cache miss: [3/6] COPY . /app/ cache miss: [2/6] RUN apt-get update && apt-get install -y --no-install-recommends ffmpeg aria2 && apt-get clean && rm -rf /var/lib/apt/lists/* cache miss: [6/6] RUN pip3 install --no-cache-dir --upgrade --requirement requirements.txt cache miss: [4/6] WORKDIR /app/ {"total":11,"completed":7,"user_total":6,"user_cached":0,"user_completed":2,"user_cacheable":5,"from":1,"miss":5,"client_duration_ms":34526}
Build logs:
Fetching error logs...