mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Move pluginator to kustomize Go API v3.3.0
This commit is contained in:
@@ -56,16 +56,13 @@ EOF
|
||||
pluginator)
|
||||
cat <<EOF >>$config
|
||||
builds:
|
||||
- main: ./main.go
|
||||
binary: pluginator
|
||||
- binary: pluginator
|
||||
goos:
|
||||
- linux
|
||||
- darwin
|
||||
- windows
|
||||
goarch:
|
||||
- amd64
|
||||
archive:
|
||||
format: binary
|
||||
EOF
|
||||
;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user