diff --git a/openshift/Makefile b/openshift/Makefile index 669760b5b6..9ca0385896 100644 --- a/openshift/Makefile +++ b/openshift/Makefile @@ -79,5 +79,8 @@ modules: test: go test ./... +.PHONY: e2e +e2e: + .PHONY: ALWAYS ALWAYS: