Skip to content

Commit ba55857

Browse files
authored
fix: release-catalog.sh (#1971)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
1 parent 9e0e355 commit ba55857

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/scripts/olm/release-catalog.sh

Lines changed: 0 additions & 1 deletion
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)