mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 18:10:59 +00:00
Update Makefile
This commit is contained in:
2
Makefile
2
Makefile
@@ -232,7 +232,7 @@ test-go-mod:
|
|||||||
# https://github.com/kubernetes/test-infra/blob/master/prow/jobs.md#job-environment-variables
|
# https://github.com/kubernetes/test-infra/blob/master/prow/jobs.md#job-environment-variables
|
||||||
.PHONY: test-multi-module
|
.PHONY: test-multi-module
|
||||||
test-multi-module: $(MYGOBIN)/prchecker
|
test-multi-module: $(MYGOBIN)/prchecker
|
||||||
cd ./cmd/prchecker; go run . \
|
$(MYGOBIN)/prchecker \
|
||||||
-owner=$(REPO_OWNER) \
|
-owner=$(REPO_OWNER) \
|
||||||
-repo=$(REPO_NAME) \
|
-repo=$(REPO_NAME) \
|
||||||
-pr=$(PULL_NUMBER) \
|
-pr=$(PULL_NUMBER) \
|
||||||
|
|||||||
Reference in New Issue
Block a user