build error
Job failed with exit code: 1. Reason: cache miss: [build 2/5] WORKDIR /app cache miss: [build 3/5] RUN apk add --no-cache git cache miss: [stage-1 3/3] COPY --from=build /app/server . cache miss: [stage-1 2/3] WORKDIR /app cache miss: [build 5/5] RUN go mod tidy && go build -o server main.go cache miss: [build 4/5] COPY . . {"total":14,"completed":13,"user_total":8,"user_cached":0,"user_completed":7,"user_cacheable":6,"from":2,"miss":6,"client_duration_ms":4999}
Build logs:
Fetching error logs...