mirror of
https://github.com/hamster1963/HomeDash-Backend.git
synced 2025-06-16 12:11:22 +08:00
11 lines
263 B
Go
11 lines
263 B
Go
# https://goframe.org/pages/viewpage.action?pageId=3673173
|
|
gfcli:
|
|
build:
|
|
name: "service"
|
|
arch: "amd64" # all,386,amd64,arm64
|
|
system: "linux" # all,linux,darwin,windows....
|
|
packSrc: "manifest/config"
|
|
version: "release"
|
|
mod: ""
|
|
cgo: 0
|