Commit 2b0ac06
authored
Add invocation of olm-create-bundle.sh to build-controller-release.sh (#207)
Issue #, if available: 972
Description of changes:
Adds `olm-create-bundle.sh` to the OLM conditional block of `build-controller-release.sh`. Also adds stripping the 'v' from `$BUNDLE_RELEASE` to prevent any breakage if the user has that variable including a 'v.'
fixes aws-controllers-k8s/community#972
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.1 parent e4d7c2a commit 2b0ac06
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| 255 | + | |
| 256 | + | |
255 | 257 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
0 commit comments