Skip to content

Commit aedffc5

Browse files
committed
ci: fix goreleaser on docker
Signed-off-by: Me0wo <152751263+Sn0wo2@users.noreply.github.com>
1 parent 61aef37 commit aedffc5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ builds:
44
- id: QuickNote
55
main: ./main.go
66
binary: QuickNote
7+
env:
8+
- CGO_ENABLED=0
79
goos:
810
- windows
911
- linux

0 commit comments

Comments
 (0)