Skip to content

Publish to DockerHub #47

Publish to DockerHub

Publish to DockerHub #47

Manually triggered October 22, 2024 03:16
Status Failure
Total duration 1m 34s
Artifacts

publish.yml

on: workflow_dispatch
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 && 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/