1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-10-18 09:00:11 +00:00

update goreleaser

This commit is contained in:
Harvey Tindall 2021-02-01 20:28:01 +00:00
parent 27530bff0a
commit a9b4a1d47f
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2

View File

@ -25,6 +25,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: