mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 10:15:22 +00:00
Use gomodule when running prchecker
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
|
||||
.PHONY: test-multi-module
|
||||
test-multi-module: $(MYGOBIN)/prchecker
|
||||
go run ./cmd/prchecker \
|
||||
cd ./cmd/prchecker; go run . \
|
||||
-owner=$(REPO_OWNER) \
|
||||
-repo=$(REPO_NAME) \
|
||||
-pr=$(PULL_NUMBER) \
|
||||
|
||||
Reference in New Issue
Block a user