build error
Job failed with exit code: 1. Reason: cache miss: [builder 4/6] RUN go mod download cache miss: [stage-1 5/6] COPY --from=builder /app/package*.json ./ cache miss: [builder 6/6] RUN CGO_ENABLED=0 GOOS=linux go build -o main . cache miss: [builder 3/6] COPY go.mod go.sum ./ cache miss: [stage-1 4/6] COPY --from=builder /app/scraper.js . cache miss: [stage-1 3/6] COPY --from=builder /app/main . cache miss: [builder 2/6] WORKDIR /app cache miss: [stage-1 6/6] RUN apk add --no-cache nodejs npm && npm install --omit=dev cache miss: [builder 5/6] COPY . . cache miss: [stage-1 2/6] WORKDIR /app {"total":18,"completed":12,"user_total":12,"user_cached":0,"user_completed":6,"user_cacheable":10,"from":2,"miss":10,"client_duration_ms":4849}
Build logs:
Fetching error logs...