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.
15 lines
251 B
15 lines
251 B
project_name: mcp-go-db
|
|
builds:
|
|
- env:
|
|
- CGO_ENABLED=0
|
|
goos:
|
|
- windows
|
|
- linux
|
|
goarch:
|
|
- amd64
|
|
id: "default" # 需要明确指定 id 供后续引用
|
|
|
|
release:
|
|
github:
|
|
owner: vivimanZhang
|
|
name: mcp-go-db
|