Build and Push Docker Image to GHCR #3
docker-build.yml
on: workflow_dispatch
build_and_push
2m 25s
Annotations
1 error and 2 warnings
build_and_push
buildx failed with: ERROR: failed to solve: process "/bin/bash -c source \"$HOME/.asdf/asdf.sh\" && source \"$HOME/.cargo/env\" && make build && make build-sol" 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/
|
build_and_push
The process '/usr/bin/git' failed with exit code 128
|