3.7 is fine, but we need that one patch that is only in git atm #39
release.yml
on: push
Builds new NetBox Docker Images
43s
Annotations
1 error
Builds new NetBox Docker Images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -x && . /opt/netbox/venv/bin/activate && cd /tmp/netbox-proxbox && pip3 install build virtualenv && python3 -m build && pip3 install dist/*.whl && pip3 install requests pynetbox paramiko proxmoxer && cd - && rm -rf /tmp/netbox-proxbox && SITEDIR=$(/opt/netbox/venv/bin/python3 -c 'import site; print(site.getsitepackages()[0])') && /opt/netbox/venv/bin/pip install git+https://github.com/mattieserver/netbox-topology-views@develop && cp -r $SITEDIR/netbox_topology_views/static/netbox_topology_views /opt/netbox/netbox/static/ && true" did not complete successfully: exit code: 1
|