mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-20 13:54:52 +08:00
13 lines
269 B
YAML
13 lines
269 B
YAML
go-xcaddy:
|
|
type: target
|
|
artifact:
|
|
binary: custom
|
|
env:
|
|
GOROOT: '{pkg_root_path}/go-xcaddy'
|
|
GOBIN: '{pkg_root_path}/go-xcaddy/bin'
|
|
GOPATH: '{pkg_root_path}/go-xcaddy/go'
|
|
path@unix:
|
|
- '{pkg_root_path}/go-xcaddy/bin'
|
|
static-bins:
|
|
- xcaddy
|