Publish to DockerHub #11
Annotations
1 error and 1 warning
Build Docker Image
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
|
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/.
|
Loading