We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e0e355 commit 7863fa1Copy full SHA for 7863fa1
build/scripts/olm/release-catalog.sh
@@ -23,7 +23,6 @@ init() {
23
unset CHANNEL
24
unset CATALOG_IMAGE
25
unset BUNDLE_IMAGE
26
- unset IMAGE_TOOL
27
28
while [[ "$#" -gt 0 ]]; do
29
case $1 in
0 commit comments