mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 09:49:13 +00:00
Run all non plugin module builds
This commit is contained in:
@@ -46,3 +46,6 @@ tidy:
|
||||
|
||||
vet:
|
||||
go vet $(shell go list ./... | grep -v "/kyaml/internal/forked/github.com/go-yaml/yaml")
|
||||
|
||||
build:
|
||||
go build -v ./...
|
||||
|
||||
Reference in New Issue
Block a user