summaryrefslogtreecommitdiffstats
path: root/build/creating_data/docker-images-collector.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/creating_data/docker-images-collector.sh')
-rwxr-xr-xbuild/creating_data/docker-images-collector.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/creating_data/docker-images-collector.sh b/build/creating_data/docker-images-collector.sh
index 6761c328..9a5baea7 100755
--- a/build/creating_data/docker-images-collector.sh
+++ b/build/creating_data/docker-images-collector.sh
@@ -101,7 +101,7 @@ fi
# Create helm repository
if ! helm repo list 2>&1 | awk '{ print $1, $2 }' | grep -q "$HELM_REPO" > /dev/null; then
- helm repo add "$HELM_REPO"
+ helm repo add $HELM_REPO
fi
# Make all