build error

Job failed with exit code: 1. Reason: cache miss: [stage-1 3/6] COPY --from=builder /app . cache miss: [builder 3/6] RUN apt-get update && apt-get install -y git cache miss: [builder 2/6] WORKDIR /app cache miss: [stage-1 4/6] RUN mkdir -p /app/data && chown -R 1000:1000 /app cache miss: [builder 4/6] RUN git clone https://github.com/idootop/openclaw.git . cache miss: [stage-1 5/6] COPY start.sh /app/start.sh cache miss: [stage-1 6/6] RUN chmod +x /app/start.sh cache miss: [builder 6/6] RUN npm run build cache miss: [builder 5/6] RUN npm install {"total":15,"completed":11,"user_total":10,"user_cached":0,"user_completed":6,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":87563}

Build logs:

Fetching error logs...