Publish to DockerHub #47
publish.yml
on: workflow_dispatch
build-and-push
1m 23s
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 && mkdir -p build && cd build && ../scripts/go-work-sync.sh && cmake ../src && make -j 5" did not complete successfully: exit code: 2
|
build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|