update goreleaser

pull/61/head
Harvey Tindall 4 years ago
parent 72cf3e2240
commit cb12c6f441
No known key found for this signature in database
GPG Key ID: BBC65952848FB1A2

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

Loading…
Cancel
Save