Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Release

Release #457

Re-run triggered April 24, 2025 11:32
Status Failure
Total duration 6m 31s
Artifacts 1

release.yaml

on: workflow_dispatch
Build and publish
6m 16s
Build and publish
Publish to Homebrew tap
0s
Publish to Homebrew tap
Publish to winget-pkgs
0s
Publish to winget-pkgs
Publish to schema sqlc cloud
0s
Publish to schema sqlc cloud
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build and publish
failed with: Error: failed to solve: process "/bin/sh -c ARCH=\"$(arch)\"; if [ \"${ARCH}\" == \"x86_64\" ]; then ARCH=\"amd64\"; elif [ \"${ARCH}\" == \"aarch64\" ]; then ARCH=\"arm64\"; fi; wget -O /tmp/terraform.zip \"https://releases.hashicorp.com/terraform/1.11.2/terraform_1.11.2_linux_${ARCH}.zip\" && \t\tbusybox unzip /tmp/terraform.zip -d /usr/local/bin && \t\trm -f /tmp/terraform.zip && \t\tchmod +x /usr/local/bin/terraform && \t\tterraform --version" did not complete successfully: exit code: 8