build error

Job failed with exit code: 1. Reason: cache miss: [stage-1 5/7] COPY --from=builder /app/configs ./configs cache miss: [builder 5/6] COPY . . cache miss: [builder 2/6] WORKDIR /app cache miss: [stage-1 6/7] COPY --from=builder /app/frameworks ./frameworks cache miss: [builder 4/6] RUN go mod download cache miss: [stage-1 4/7] COPY --from=builder /app/server . cache miss: [builder 6/6] RUN CGO_ENABLED=0 GOOS=linux go build -o server ./cmd/server cache miss: [stage-1 7/7] RUN mkdir -p ./data/interview_outputs cache miss: [stage-1 3/7] WORKDIR /app cache miss: [stage-1 2/7] RUN apk --no-cache add ca-certificates tzdata poppler-utils tesseract-ocr tesseract-ocr-data-eng cache miss: [builder 3/6] COPY go.mod go.sum ./ {"total":19,"completed":13,"user_total":13,"user_cached":0,"user_completed":7,"user_cacheable":11,"from":2,"miss":11,"client_duration_ms":7843}

Build logs:

Fetching error logs...