build error
Job failed with exit code: 1. Reason: cache miss: [ 4/19] RUN node --version cache miss: [10/19] RUN pip install -r requirements.txt cache miss: [14/19] RUN npm install cache miss: [ 9/19] COPY ./requirements.txt ~/app/requirements.txt cache miss: [ 6/19] RUN useradd -m -u 1000 user cache miss: [ 7/19] WORKDIR /home/user/app cache miss: [16/19] RUN pnpm run build cache miss: [12/19] WORKDIR /home/user/app/frontend cache miss: [18/19] RUN chown -R user:user /home/user/app/backend cache miss: [19/19] WORKDIR /home/user/app cache miss: [11/19] COPY . . cache miss: [13/19] RUN npm install -g pnpm cache miss: [15/19] RUN npm audit fix cache miss: [ 5/19] RUN npm --version cache miss: [ 2/19] RUN apt-get update && apt-get install -y curl && curl -fsSL https://deb.nodesource.com/setup_lts.20.15.1| bash - && apt-get install -y nodejs && apt-get clean && rm -rf /var/lib/apt/lists/* cache miss: [ 3/19] RUN apt-get update && apt-get install -y npm cache miss: [ 8/19] COPY --chown=user . /home/user/app cache miss: [17/19] RUN chown -R user:user /home/user/app/frontend {"total":24,"completed":20,"user_total":19,"user_cached":0,"user_completed":15,"user_cacheable":18,"from":1,"miss":18,"client_duration_ms":167075}
Build logs:
Fetching error logs...