Skip to content

Commit

Permalink
Merge pull request #166 from deggja/ci/remove-hooks
Browse files Browse the repository at this point in the history
ci: remove hooks, duplicate
  • Loading branch information
deggja authored Oct 4, 2024
2 parents 0ed7622 + f5cdbd4 commit acea72d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ archives:
format: tar.gz
name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
wrap_in_directory: true
before:
hooks:
- cd backend && go mod tidy

# Release Configuration
release:
Expand Down

0 comments on commit acea72d

Please sign in to comment.