add build windows binary
This commit is contained in:
@@ -23,6 +23,7 @@ steps:
|
|||||||
GOPROXY: https://goproxy.io
|
GOPROXY: https://goproxy.io
|
||||||
commands:
|
commands:
|
||||||
- go build -o tele-recv-linux
|
- go build -o tele-recv-linux
|
||||||
|
- GOOS=windows GOARCH=amd64 go build -o tele-recv-win64.exe
|
||||||
|
|
||||||
- name: release
|
- name: release
|
||||||
image: plugins/gitea-release
|
image: plugins/gitea-release
|
||||||
|
|||||||
Reference in New Issue
Block a user