We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b93b94 commit 4d75229Copy full SHA for 4d75229
1 file changed
.goreleaser.yml
@@ -0,0 +1,9 @@
1
+builds:
2
+ - binary: tailon
3
+ goos:
4
+ - linux
5
+ - darwin
6
+ goarch:
7
+ - amd64
8
+ - arm64
9
+ - arm
0 commit comments