Skip to content

Commit

Permalink
goreleaser: disable before hooks (#197)
Browse files Browse the repository at this point in the history
Test cases with wildcards and List calls are flaky due to gofakes3 with
changes in #188. Disabling before hooks until it is fixed.
  • Loading branch information
seruman authored Jul 22, 2020
1 parent 4ddadc3 commit 4c36b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
before:
hooks:
- make
#- make
builds:
-
binary: s5cmd
Expand Down

0 comments on commit 4c36b52

Please sign in to comment.