We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd87dcd commit d3a2058Copy full SHA for d3a2058
.github/workflows/olm_scorecard.yml
Makefile
@@ -364,7 +364,3 @@ imports: openshift-goimports ## Organize imports in go files using openshift-goi
364
.PHONY: verify-imports
365
verify-imports: openshift-goimports ## Run import verifications.
366
./hack/verify-imports.sh $(OPENSHIFT-GOIMPORTS)
367
-
368
-.PHONY: scorecard-bundle
369
-scorecard-bundle: install-operator-sdk ## Run scorecard tests on bundle image.
370
- $(OPERATOR_SDK) scorecard bundle
0 commit comments