Skip to content

chore(deps): update all non-major dependencies #379

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #379

Triggered via pull request January 9, 2024 19:23
Status Failure
Total duration 23s
Artifacts

build-grpc-utils-image.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/bash -eo pipefail -c apt-get update\napt-get install -y --no-install-recommends curl jq ca-certificates\napt-get clean\nrm -rf /var/lib/apt/lists/*\n\ncurl -LSs \"$GRPCURL_URL\" | tar xz\nmv ./grpcurl /usr/local/bin/grpcurl\nchmod +x /usr/local/bin/grpcurl\ngrpcurl --version\n\ncurl -LSs \"$GHZ_URL\" | tar xz\nmv ./ghz /usr/local/bin/ghz\nchmod +x /usr/local/bin/ghz\nghz --version\n" did not complete successfully: exit code: 100