build error
Job failed with exit code: 1. Reason: cache miss: [ 6/10] RUN curl -fsSL https://deb.nodesource.com/setup_20.x | bash - && apt-get install -y nodejs && apt-get clean && rm -rf /var/lib/apt/lists/* cache miss: [ 5/10] RUN pip install --no-cache-dir -r requirements.txt cache miss: [ 4/10] RUN git clone https://github.com/brightbeanxyz/brightbean-studio.git /app cache miss: [ 2/10] WORKDIR /app cache miss: [10/10] RUN chmod +x /start.sh cache miss: [ 9/10] COPY start.sh /start.sh cache miss: [ 8/10] RUN python manage.py collectstatic --noinput cache miss: [ 7/10] RUN cd theme/static_src && npm install && npm run build cache miss: [ 3/10] RUN apt-get update && apt-get install -y --no-install-recommends gcc python3-dev libpq-dev curl git && apt-get clean && rm -rf /var/lib/apt/lists/* {"total":15,"completed":13,"user_total":10,"user_cached":0,"user_completed":8,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":39927}
Build logs:
Fetching error logs...