Skip to content

feat: initial commit build docker #6

feat: initial commit build docker

feat: initial commit build docker #6

Triggered via pull request December 18, 2024 22:12
Status Failure
Total duration 25s
Artifacts

docker-publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [[ -z \"$TORVERSION\" ]] ; then export TORVERSION=$(git ls-remote --tags --sort=\"v:refname\" https://git.torproject.org/tor.git | grep -v 'rc'| grep -v 'alpha'| grep -v 'dev'| tail -n1| sed 's/.*\\///; s/\\^{}//')" did not complete successfully: exit code: 2
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636