不按照版本号打包
This commit is contained in:
@@ -5,10 +5,10 @@ gfcli:
|
|||||||
build:
|
build:
|
||||||
name: "uploads3"
|
name: "uploads3"
|
||||||
arch: "amd64,arm,arm64"
|
arch: "amd64,arm,arm64"
|
||||||
system: "windows,android,linux"
|
system: "windows,linux"
|
||||||
mod: "none"
|
mod: "none"
|
||||||
packSrc: "hack,resource,manifest"
|
packSrc: "hack,resource,manifest"
|
||||||
version: "v1.0.0"
|
# version: "v1.0.0"
|
||||||
path: "./bin"
|
path: "./bin"
|
||||||
extra: -trimpath -ldflags="-s -w"
|
extra: -trimpath -ldflags="-s -w"
|
||||||
# cgo: true
|
# cgo: true
|
||||||
|
|||||||
Reference in New Issue
Block a user