build error

Job failed with exit code: 1. Reason: cache miss: [stage-1 6/8] COPY --from=builder /app/templates ./templates cache miss: [stage-1 2/8] RUN apk add --no-cache ca-certificates tzdata sqlite-libs cache miss: [builder 5/9] RUN go mod download cache miss: [builder 9/9] RUN CGO_ENABLED=1 GOOS=linux go build -o main . cache miss: [stage-1 5/8] COPY --from=builder /app/main . cache miss: [stage-1 4/8] RUN mkdir -p /app/data cache miss: [builder 4/9] COPY go.mod go.sum* ./ cache miss: [builder 8/9] RUN go mod tidy cache miss: [stage-1 8/8] RUN adduser -D -g '' appuser && chown -R appuser:appuser /app cache miss: [stage-1 7/8] COPY --from=builder /app/static ./static cache miss: [stage-1 3/8] WORKDIR /app cache miss: [builder 3/9] WORKDIR /app cache miss: [builder 2/9] RUN apk add --no-cache gcc musl-dev sqlite-dev git cache miss: [builder 7/9] RUN echo "=== Go mod contents ===" && cat go.mod && echo "=== Files ===" && ls -la cache miss: [builder 6/9] COPY . . {"total":23,"completed":15,"user_total":17,"user_cached":0,"user_completed":9,"user_cacheable":15,"from":2,"miss":15,"client_duration_ms":7367}

Build logs:

Fetching error logs...