Bump tj-actions/changed-files from 41 to 42 (#78) #26
Annotations
1 error
Build & Push - latest
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -x && TEMP_PACKAGES=() && KEPT_PACKAGES=() && TEMP_PACKAGES+=(build-essential) && TEMP_PACKAGES+=(pkg-config) && KEPT_PACKAGES+=(chromium) && KEPT_PACKAGES+=(chromium-driver) && TEMP_PACKAGES+=(python3-dev) && TEMP_PACKAGES+=(python3-pip) && KEPT_PACKAGES+=(python3-selenium) && apt-get update && apt-get install -y --no-install-recommends \"${KEPT_PACKAGES[@]}\" \"${TEMP_PACKAGES[@]}\" && python3 -m pip install --no-cache-dir --break-system-packages -r /opt/app/requirements.txt && apt-get remove -y \"${TEMP_PACKAGES[@]}\" && apt-get autoremove -y && rm -rf /src/* /tmp/* /var/lib/apt/lists/* && date +%Y%m%d.%H%M > /CONTAINER_VERSION" did not complete successfully: exit code: 1
|
The logs for this run have expired and are no longer available.
Loading