File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ deploy-published-operators-e2e: clean-e2e-files deploy-e2e
105105.PHONY : deploy-e2e
106106deploy-e2e : INSTALL_OPERATOR=true
107107deploy-e2e : prepare-projects get-publish-install-and-register-operators
108- @echo " Operators are successfuly deployed using the ${ENVIRONMENT} environment."
108+ @echo " Operators are successfully deployed using the ${ENVIRONMENT} environment."
109109 @echo " "
110110
111111label-olm-ns :
@@ -296,7 +296,6 @@ deploy-single-member-e2e-latest:
296296.PHONY : publish-current-bundles-for-e2e
297297# # Target that is supposed to be called from CI - it builds & publishes the current operator bundles
298298publish-current-bundles-for-e2e :
299- @echo " CI env: ${CI} "
300299 $(MAKE ) build-pairing get-and-publish-operators
301300
302301.PHONY : get-and-publish-operators
You can’t perform that action at this time.
0 commit comments