build error
Job failed with exit code: 1. Reason: cache miss: [8/9] COPY sync_data.sh /opt/halo/ cache miss: [6/9] RUN python3 -m venv /opt/venv cache miss: [2/9] WORKDIR /opt/halo cache miss: [9/9] RUN chmod +x /opt/halo/sync_data.sh cache miss: [7/9] RUN pip install --no-cache-dir requests webdavclient3 cache miss: [5/9] RUN mkdir -p ~/.halo2 cache miss: [4/9] RUN curl -sL https://api.github.com/repos/halo-dev/halo/releases/latest | jq -r '.assets[] | select(.name | test(".jar$")) | .browser_download_url' | xargs curl -L -o halo.jar cache miss: [3/9] RUN apt-get update && apt-get install -y wget python3 python3-venv python3-pip tar gzip jq curl && apt-get clean && rm -rf /var/lib/apt/lists/* {"total":14,"completed":9,"user_total":9,"user_cached":0,"user_completed":4,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":15657}
Build logs:
Fetching error logs...