build error

Job failed with exit code: 1. Reason: cache miss: [2/8] RUN apk add --no-cache git python3 make g++ cache miss: [6/8] RUN cat > /gw/start.sh << 'SHEOF' cache miss: [5/8] RUN cat > /gw/gateway.js << 'GWEOF' cache miss: [3/8] RUN git clone https://github.com/CorentinTh/it-tools.git /app && cd /app && npm install --legacy-peer-deps && npm run build && npm install -g serve && rm -rf /root/.npm /tmp/* cache miss: [8/8] RUN chown -R node:node /gw cache miss: [7/8] RUN chmod +x /gw/start.sh cache miss: [4/8] RUN mkdir -p /gw && cd /gw && npm install http-proxy {"total":12,"completed":7,"user_total":8,"user_cached":0,"user_completed":3,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":133928}

Build logs:

Fetching error logs...