fix: fix tflint installation #181
docker-publish.yml
on: pull_request
test
1m 31s
deploy
0s
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
|