Skip to content

Publish to DockerHub #11

Publish to DockerHub

Publish to DockerHub #11

Manually triggered February 15, 2024 01:40
Status Failure
Total duration 1m 4s
Artifacts

publish.yml

on: workflow_dispatch
build-and-push
56s
build-and-push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone -b \"${UPSTREAM_VER}\" --single-branch --progress --depth 1 https://github.com/TrueBlocks/trueblocks-core.git && cd trueblocks-core && cat src/CMakeLists.txt | grep -v \"examples\" | grep -v dev_tools >x && cat x >src/CMakeLists.txt && rm -f x && mkdir -p build && cd build && cmake ../src && make -j 5" did not complete successfully: exit code: 2
build-and-push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.