mirror of
https://github.com/ehang-io/nps.git
synced 2025-07-03 21:20:41 +00:00
update travis.yml
This commit is contained in:
parent
0c9bebd764
commit
2f6059908d
@ -11,6 +11,8 @@ before_deploy:
|
|||||||
- zip -r server_linux_amd64.zip nps conf web
|
- zip -r server_linux_amd64.zip nps conf web
|
||||||
- GOARCH=amd64 GOOS=darwin go build cmd/nps/nps.go
|
- GOARCH=amd64 GOOS=darwin go build cmd/nps/nps.go
|
||||||
- zip -r server_macos_amd64.zip nps conf web
|
- zip -r server_macos_amd64.zip nps conf web
|
||||||
|
- GOARCH=amd64 GOOS=windows go build cmd/nps/nps.go
|
||||||
|
- zip -r server_windows_amd64.zip nps conf web
|
||||||
|
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user