build error
Job failed with exit code: 1. Reason: cache miss: [4/8] RUN mkdir -p /app/temp cache miss: [7/8] COPY src/ ./src/ cache miss: [3/8] RUN apt-get update && apt-get install -y build-essential curl software-properties-common git && rm -rf /var/lib/apt/lists/* cache miss: [5/8] RUN chmod 777 /app/temp cache miss: [8/8] RUN pip3 install -r requirements.txt cache miss: [6/8] COPY requirements.txt ./ cache miss: [2/8] WORKDIR /app {"total":13,"completed":8,"user_total":8,"user_cached":0,"user_completed":3,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":3794}
Build logs:
Fetching error logs...