This commit is contained in:
@@ -118,8 +118,10 @@ jobs:
|
|||||||
| while read cmd; do echo "$cmd" | sh; done || true
|
| while read cmd; do echo "$cmd" | sh; done || true
|
||||||
done
|
done
|
||||||
|
|
||||||
echo ">> Update repository cache ..."
|
if helm repo list | tail +2 | read -r; then
|
||||||
helm repo update
|
echo ">> Update repository cache ..."
|
||||||
|
helm repo update
|
||||||
|
fi
|
||||||
|
|
||||||
echo "----"
|
echo "----"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user