Skip to content

Commit

Permalink
fix: remove git mod tidy from gorelease workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kitos9112 committed Nov 25, 2023
1 parent 4082fd3 commit dcccf60
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ project_name: terragrunt-gitlab-cicd-config
gomod:
proxy: true

before:
hooks:
# You may remove this if you don't use go modules.
- go mod tidy

builds:
- env:
- CGO_ENABLED=0
Expand Down

0 comments on commit dcccf60

Please sign in to comment.