Update Makefile

This commit is contained in:
Jeff Regan
2020-11-21 07:14:04 -08:00
committed by GitHub
parent 9e8a84c5ff
commit 7e01aec5a4

View File

@@ -357,10 +357,12 @@ $(MYGOBIN)/gh:
clean: kustomize-external-go-plugin-clean
go clean --cache
rm -f $(builtinplugins)
rm -f $(MYGOBIN)/pluginator
rm -f $(MYGOBIN)/kustomize
rm -f $(MYGOBIN)/golangci-lint-kustomize
# Handle pluginator manually.
# rm -f $(MYGOBIN)/pluginator
# Nuke the site from orbit. It's the only way to be sure.
.PHONY: nuke
nuke: clean