fscarmen【Sing-box 全家桶】
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
test/.github/grpcwebproxy-releaser.yml

24 lines
474 B

project_name: Build grpcwebproxy
before:
hooks:
- go mod tidy -v -go=1.20
builds:
- env:
- CGO_ENABLED=0
ldflags:
- -s -w -X main.version={{.Version}} -X main.arch={{.Arch}}
goos:
- linux
goarch:
- amd64
gomips:
- softfloat
main: ./
binary: grpcwebproxy
universal_binaries:
- name_template: "grpcwebproxy"
replace: false
checksum:
name_template: "checksums.txt"
snapshot:
name_template: "grpcwebproxy"