build error

Job failed with exit code: 1. Reason: cache miss: [stage-0 6/10] WORKDIR /app/mybot cache miss: [stage-0 5/10] RUN --mount=type=secret,id=GITHUB_REPO,required=true git clone $(cat /run/secrets/GITHUB_REPO) mybot || (cd /app/mybot && git pull) cache miss: [stage-0 9/10] RUN npm install cache miss: [stage-0 8/10] COPY package*.json ./ cache miss: [stage-0 3/10] RUN chmod -R 777 /app cache miss: [stage-0 7/10] RUN chmod -R 777 /app/mybot cache miss: [stage-0 4/10] RUN apt-get update && apt-get install -y ffmpeg imagemagick git && rm -rf /var/lib/apt/lists/* cache miss: [stage-0 2/10] WORKDIR /app cache miss: [stage-0 10/10] RUN ls -lah /app/mybot {"total":15,"completed":10,"user_total":10,"user_cached":0,"user_completed":5,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":27198}

Build logs:

Fetching error logs...