Skip to content

Commit

Permalink
Merge pull request #1327 from SchSeba/remove_unsupport_file_from_sro
Browse files Browse the repository at this point in the history
infra: Fix SRO deployment
  • Loading branch information
openshift-merge-robot authored Nov 23, 2022
2 parents c0e37c6 + 7384987 commit e24bc03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/setup-build-index-image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ spec:
git clone --single-branch --branch OPERATOR_RELEASES https://github.com/openshift/special-resource-operator.git
cd special-resource-operator/bundle/SRO_VERSION/
rm manifests/image-references
podman build -f bundle.Dockerfile --tag image-registry.openshift-image-registry.svc:5000/openshift-marketplace/special-resource-operator-bundle:latest .
podman push image-registry.openshift-image-registry.svc:5000/openshift-marketplace/special-resource-operator-bundle:latest --tls-verify=false
cd ../../..
Expand Down

0 comments on commit e24bc03

Please sign in to comment.