From 4c00e7ffc6203ba2fca6a59e9017a17649bb29a6 Mon Sep 17 00:00:00 2001 From: Tim Etchells Date: Thu, 3 Jun 2021 13:19:02 -0400 Subject: [PATCH] Replace oc-installer with tools-installer --- ci/openshift.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ci/openshift.yml b/ci/openshift.yml index 6d5c20a..ec5e0fb 100644 --- a/ci/openshift.yml +++ b/ci/openshift.yml @@ -144,7 +144,8 @@ jobs: # oc-login works on all platforms, but oc must be installed first. # The GitHub Ubuntu runner already includes oc. - # Otherwise, https://github.com/redhat-actions/oc-installer#readme is available. + # Otherwise, https://github.com/redhat-actions/openshift-tools-installer can be used to install oc, + # as well as many other tools. # https://github.com/redhat-actions/oc-login#readme - name: Log in to OpenShift