Quantus - Docker Image #13
quantus-docker-image.yml
on: workflow_dispatch
determine_version
6s
build_and_publish_image
35s
Annotations
1 error
|
build_and_publish_image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c ARCH=\"x86_64-unknown-linux-gnu\" && echo \"Attempting to download version: ${VERSION_ARG} for architecture ${ARCH}\" && curl -fsSL \"https://github.com/Quantus-Network/chain/releases/download/${VERSION_ARG}/quantus-node-${VERSION_ARG}-${ARCH}.tar.gz\" | tar -xzC /usr/local/bin/ && chmod +x /usr/local/bin/quantus-node" did not complete successfully: exit code: 2
|