Skip to content

Commit

Permalink
ci: clean up goreleaser before hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
edaniszewski committed Mar 30, 2020
1 parent 283c23a commit a21804f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
project_name: synse-sdk
before:
hooks:
- go clean -v
- rm -rf dist
- go mod download
- rm -rf dist
archive:
format: tar.gz
checksum:
Expand Down

0 comments on commit a21804f

Please sign in to comment.