Skip to content

Commit

Permalink
Remove OpenShift bundle from release (#145)
Browse files Browse the repository at this point in the history
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
  • Loading branch information
jpkrohling committed Dec 16, 2020
1 parent eb549ce commit 97a281a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/create-release-github.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ gh config set prompt disabled
gh release create \
-t "Release ${OPERATOR_VERSION}" \
"${OPERATOR_VERSION}" \
'dist/opentelemetry-operator.yaml#Installation manifest for Kubernetes' 'dist/bundle.tar.gz#Manifest bundle for OLM'
'dist/opentelemetry-operator.yaml#Installation manifest for Kubernetes'

0 comments on commit 97a281a

Please sign in to comment.