mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-12-29 12:30:11 +00:00
update goreleaser
This commit is contained in:
parent
27530bff0a
commit
a9b4a1d47f
@ -25,6 +25,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…
Reference in New Issue
Block a user