Skip to content

build(deps): bump docker/bake-action from 5 to 6 #202

build(deps): bump docker/bake-action from 5 to 6

build(deps): bump docker/bake-action from 5 to 6 #202

Triggered via pull request January 10, 2025 07:39
Status Failure
Total duration 24s
Artifacts

e2e.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
e2e
Process completed with exit code 1.
e2e
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -e\n case \"$GIT_REF\" in\n refs/tags/v*) version=\"${GIT_REF#refs/tags/}\" ;;\n *) version=$(git describe --match 'v[0-9]*' --dirty='.m' --always --tags) ;;\n esac\n echo \"$version\" | tee /tmp/.version\n" did not complete successfully: exit code: 128
e2e
Process completed with exit code 1.
e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636