Build Docker Image From Main branches of Chia & Chia Dev Tools #15
main-release.yml
on: workflow_dispatch
docker_build_and_publish_github
1m 10s
Annotations
1 error and 1 warning
docker_build_and_publish_github
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"cloning chia-blockchain ${CHIA_BRANCH}\" && git clone --branch ${CHIA_BRANCH} --recurse-submodules=mozilla-ca https://github.com/Chia-Network/chia-blockchain.git . && ( [ ! -z \"CHIA_COMMIT\" ] && git checkout CHIA_COMMIT ) || true && echo \"running build-script\" && /bin/sh ./install.sh" did not complete successfully: exit code: 1
|
docker_build_and_publish_github
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|