Skip to content

Commit

Permalink
chore: fix goreleaser hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-karan committed Mar 10, 2021
1 parent 3da7852 commit 3dbfb0a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ builds:
ldflags:
- -s -w -X "main.buildVersion={{ .Tag }} ({{ .ShortCommit }} {{ .Date }})"
dir: ./cmd/doggo/api/
hooks:
pre: make deps && make build-frontend

archives:
- format: tar.gz
Expand Down

0 comments on commit 3dbfb0a

Please sign in to comment.