File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,6 @@ Options:
5454
5555getLatestStableVersions
5656
57- INDEX_IMAGE=" quay.io/eclipse/eclipse-che-openshift-opm-catalog:test"
5857packageName=" eclipse-che"
5958echo
6059echo " ## Prepare the OperatorHub package to push to the 'community-operators-prod' repository from local package '${packageName} '"
119118 -e ' /operators.operatorframework.io.test.mediatype.v1: scorecard+v1/d' \
120119 -i " ${folderToUpdate} /${LAST_PACKAGE_VERSION} /metadata/annotations.yaml"
121120
121+ cp " ${OPERATOR_REPO} /bundle/$channel /${packageName} /manifests/eclipse-che-edit_rbac.authorization.k8s.io_v1_clusterrole.yaml" " ${folderToUpdate} /${LAST_PACKAGE_VERSION} /manifests/eclipse-che-edit_rbac.authorization.k8s.io_v1_clusterrole.yaml"
122+ cp " ${OPERATOR_REPO} /bundle/$channel /${packageName} /manifests/eclipse-che-view_rbac.authorization.k8s.io_v1_clusterrole.yaml" " ${folderToUpdate} /${LAST_PACKAGE_VERSION} /manifests/eclipse-che-view_rbac.authorization.k8s.io_v1_clusterrole.yaml"
123+
122124 echo " - Replace ci.yaml file"
123125 cp ${OPERATOR_REPO} /build/scripts/release/ci.yaml ${folderToUpdate} /ci.yaml
124126
You can’t perform that action at this time.
0 commit comments