Skip to content

Commit

Permalink
set sqlite
Browse files Browse the repository at this point in the history
  • Loading branch information
Garbrandt committed Apr 1, 2021
1 parent 13a8f11 commit 556c33c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ before:
- go generate -a -ldflags '-linkmode external -extldflags "-static"' ./...
builds:
- env:
- CGO_ENABLED=1
- CGO_ENABLED=0
flags:
- -tags
- sqlite
goos:
- linux
- windows
Expand Down

0 comments on commit 556c33c

Please sign in to comment.