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() {
|
prep_helm() {
|
||||||
if [[ -z "$standalone" ]]; then
|
if [[ -z "$standalone" ]]; then
|
||||||
echo "helm repo update..."
|
echo "helm repo update..."
|
||||||
# helm repo update
|
helm repo update
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
export -f prep_helm
|
export -f prep_helm
|
||||||
|
|||||||
Reference in New Issue
Block a user