build error

Job failed with exit code: 1. Reason: cache miss: [stage-0 3/8] COPY --from=nginx:alpine /etc/nginx /etc/nginx cache miss: [stage-0 7/8] WORKDIR /data cache miss: [stage-0 2/8] RUN apk add --no-cache pcre2 cache miss: [stage-0 6/8] RUN mkdir -p /var/log/nginx && mkdir -p /var/cache/nginx && mkdir -p /var/run && chmod -R 777 /var/log/nginx && chmod -R 777 /var/cache/nginx && chmod -R 777 /var/run cache miss: [stage-0 5/8] COPY nginx.conf /etc/nginx/nginx.conf cache miss: [stage-0 4/8] COPY --from=nginx:alpine /usr/sbin/nginx /usr/sbin/nginx cache miss: FROM docker.io/library/nginx:alpine@sha256:8491795299c8e739b7fcc6285d531d9812ce2666e07bd3dd8db00020ad132295 cache miss: [stage-0 8/8] RUN chmod 777 -R /data {"total":15,"completed":9,"user_total":9,"user_cached":0,"user_completed":3,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":1713}

Build logs:

Fetching error logs...