mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 09:02:53 +00:00
Makefiles for all modules
This commit is contained in:
@@ -3,10 +3,7 @@
|
||||
|
||||
.PHONY: generate license fix vet fmt test build tidy
|
||||
|
||||
GOBIN := $(shell go env GOPATH)/bin
|
||||
|
||||
test:
|
||||
go test
|
||||
include ../../../../../../Makefile-modules.mk
|
||||
|
||||
image:
|
||||
docker build . -t gcr.io/kustomize-functions/e2econtainerconfig
|
||||
|
||||
Reference in New Issue
Block a user