AL: add python 3.13 image #9
build_python.yml
on: push
Matrix: build_core_python
Matrix: build_variant_kubernetes
Annotations
5 errors
build_variant_kubernetes (python-3.10)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get clean && apt-get update && /bin/bash /usr/local/share/docker-debian.sh \"true\" \"/var/run/docker-host.sock\" \"/var/run/docker.sock\" \"${USERNAME}\" \"true\" && /bin/bash /usr/local/share/kubectl-helm-debian.sh \"latest\" \"latest\" \"none\" && chown ${USERNAME}:root /usr/local/share/copy-kube-config.sh && echo \"source /usr/local/share/copy-kube-config.sh\" | tee -a /root/.bashrc /root/.zshrc /home/${USERNAME}/.bashrc >> /home/${USERNAME}/.zshrc && apt update && apt -y install kubectx make wget && /bin/bash /usr/local/share/install_k9s.sh && rm -rf /usr/local/share/docker-debian.sh && rm -rf /usr/local/share/kubectl-helm-debian.sh && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* /tmp/library-scripts/" did not complete successfully: exit code: 100
|
build_variant_kubernetes (python-3.12)
The job was canceled because "python-3_10" failed.
|
build_variant_kubernetes (python-3.12)
The operation was canceled.
|
build_variant_kubernetes (python-3.11)
The job was canceled because "python-3_10" failed.
|
build_variant_kubernetes (python-3.11)
The operation was canceled.
|