Skip to content

Commit

Permalink
Goreleaser: add 'make dep' to global 'before' hooks.
Browse files Browse the repository at this point in the history
  • Loading branch information
lesovsky committed Dec 19, 2020
1 parent 380898e commit 8295215
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yml
@@ -1,3 +1,7 @@
before:
hooks:
- make dep

builds:
- binary: noisia
main: ./cmd/main.go
Expand Down

0 comments on commit 8295215

Please sign in to comment.