Skip to content

Commit 7863fa1

Browse files
committed
fix: release-catalog.sh
Signed-off-by: Anatolii Bazko <[email protected]>
1 parent 9e0e355 commit 7863fa1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/scripts/olm/release-catalog.sh

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ init() {
2323
unset CHANNEL
2424
unset CATALOG_IMAGE
2525
unset BUNDLE_IMAGE
26-
unset IMAGE_TOOL
2726

2827
while [[ "$#" -gt 0 ]]; do
2928
case $1 in

0 commit comments

Comments
 (0)