We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7acd55 + b723cb4 commit c8345daCopy full SHA for c8345da
.goreleaser.yml
@@ -1,5 +1,8 @@
1
# This is an example goreleaser.yaml file with some sane defaults.
2
# Make sure to check the documentation at http://goreleaser.com
3
+before:
4
+ hooks:
5
+ - go mod download
6
builds:
7
- main: ./cli
8
env:
0 commit comments