build error
Job failed with exit code: 1. Reason: cache miss: [6/6] COPY . /app cache miss: [5/6] RUN pip install --no-cache-dir -r requirements.txt cache miss: [4/6] COPY requirements.txt /app/requirements.txt cache miss: [3/6] RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends python3 python3-venv python3-pip curl rsync ca-certificates && python3 -m venv "/opt/venv" && "/opt/venv/bin/pip" install --no-cache-dir --upgrade pip && rm -rf /var/lib/apt/lists/* cache miss: [2/6] WORKDIR /app {"total":11,"completed":8,"user_total":6,"user_cached":0,"user_completed":3,"user_cacheable":5,"from":1,"miss":5,"client_duration_ms":2886}
Build logs:
Fetching error logs...