Deploy hostile version 2.0.0 #574
manual-deploy.yml
on: workflow_dispatch
build-to-test
/
build_to_test
58s
run-singularity
/
build_singularity
Annotations
1 error
build-to-test / build_to_test
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget -q https://github.com/bede/hostile/archive/refs/tags/${HOSTILE_VER}.tar.gz && tar -xzvf ${HOSTILE_VER}.tar.gz && mv /hostile-${HOSTILE_VER} /hostile && pip install --no-cache-dir ${HOSTILE_VER}.tar.gz && rm -rf ${HOSTILE_VER}.tar.gz && mkdir /data" did not complete successfully: exit code: 1
|