terramate-io / terramate

Terramate CLI is an open-source Infrastructure as Code (IaC) Orchestration and Code Generation tool for Terraform, OpenTofu and Terragrunt.
https://terramate.io
Mozilla Public License 2.0
3.12k stars 86 forks source link

fix: goreleaser should be extracted outside repo dir. #1690

Closed i4ki closed 2 months ago

i4ki commented 2 months ago

What this PR does / why we need it:

Released failed with:

⨯ release failed after 0s                  error=git is in a dirty state
Please check in your pipeline what can be changing the following files:
 M README.md
?? LICENSE.md
?? completions/
?? goreleaser.tar.gz
?? manpages/

Which issue(s) this PR fixes:

none

Special notes for your reviewer:

Does this PR introduce a user-facing change?

no