Update build-release.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -199,7 +199,7 @@ copy_docs() {
|
||||
prep_helm() {
|
||||
if [[ -z "$standalone" ]]; then
|
||||
echo "helm repo update..."
|
||||
# helm repo update
|
||||
helm repo update
|
||||
fi
|
||||
}
|
||||
export -f prep_helm
|
||||
|
||||
Reference in New Issue
Block a user