update goreleaser

This commit is contained in:
Harvey Tindall 2021-02-01 20:28:01 +00:00
parent 72cf3e2240
commit cb12c6f441
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ before:
- npx esbuild --bundle ts/setup.ts --outfile=./data/web/js/setup.js --minify
- go get -u github.com/swaggo/swag/cmd/swag
- swag init -g main.go
- python3 embed.py internal
builds:
- dir: ./
env: