Skip to content

Keep dnscrypt-proxy, toxiproxy and vegeta up to date #380

Keep dnscrypt-proxy, toxiproxy and vegeta up to date

Keep dnscrypt-proxy, toxiproxy and vegeta up to date #380

Triggered via push April 8, 2024 21:23
Status Failure
Total duration 1m 45s
Artifacts

toxiproxy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
deploy
buildx failed with: ERROR: failed to solve: process "/bin/sh -c test -n \"${BUILD_VERSION}\" \t&& apk update \t&& apk upgrade -a \t&& apk add --no-cache ca-certificates curl git gcc build-base \t&& update-ca-certificates \t&& curl -L \"${ARCHIVE_URL}${BUILD_VERSION}.tar.gz\" -o /tmp/toxiproxy.tar.gz \t&& tar xzf /tmp/toxiproxy.tar.gz --strip 1 -C /go/src/github.com/shopify/toxiproxy \t&& go get -u all \t&& go mod tidy \t&& go build -o toxiproxy -v -trimpath -ldflags=\"-s -w -X github.com/Shopify/toxiproxy/v2.Version=${BUILD_VERSION}\" ./cmd/server \t&& go build -o toxiproxy-cli -v -trimpath -ldflags=\"-s -w\" ./cmd/cli" did not complete successfully: exit code: 1