build error
Job failed with exit code: 1. Reason: cache miss: [ 4/12] RUN pip3 install -U pip cache miss: [ 2/12] RUN apt-get update && apt-get upgrade -y cache miss: [ 9/12] COPY . /app/ cache miss: [12/12] RUN pip3 install -U -r requirements.txt cache miss: [ 7/12] RUN apt-get install -y nodejs cache miss: [ 8/12] RUN npm i -g npm cache miss: [ 5/12] RUN python3 -m pip install --upgrade pip cache miss: [ 3/12] RUN apt-get install git curl python3-pip ffmpeg -y cache miss: [11/12] RUN chmod 777 /app cache miss: [ 6/12] RUN curl -sL https://deb.nodesource.com/setup_20.x | bash - cache miss: [10/12] WORKDIR /app/ {"total":17,"completed":7,"user_total":12,"user_cached":0,"user_completed":2,"user_cacheable":11,"from":1,"miss":11,"client_duration_ms":82798}
Build logs:
Fetching error logs...