Skip to content

fix: fix tflint installation #181

fix: fix tflint installation

fix: fix tflint installation #181

Re-run triggered April 30, 2024 15:45
Status Failure
Total duration 1m 40s
Artifacts

docker-publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
test
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c echo \"Installing tflint Terraform linter ${TFLINT_VERSION}\" && curl -so /tmp/tflint_install.sh https://raw.githubusercontent.com/terraform-linters/tflint/v${TFLINT_VERSION}/install_linux.sh && chmod +x /tmp/tflint_install.sh && /tmp/tflint_install.sh && rm -f /tmp/tflint_install.sh" did not complete successfully: exit code: 22