We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06a7cbd + e471d75 commit 3d91cabCopy full SHA for 3d91cab
1 file changed
openshift/Makefile
@@ -51,10 +51,6 @@ test-e2e: ## Run the e2e tests.
51
--godog.tags="$(DOWNSTREAM_GODOG_FLAGS)" \
52
--k8s.cli=oc
53
54
-.PHONY: test-experimental-e2e
55
-test-experimental-e2e: ## Run the experimental e2e tests.
56
- /bin/true # keep - because it's triggered, but always succeed
57
-
58
PHONY: go-build-local
59
go-build-local:
60
$(MAKE) -f Makefile go-build-local
0 commit comments