mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
wrap check for release and update
This commit is contained in:
parent
d1e2700fb6
commit
7f0177fed4
@ -50,9 +50,11 @@ main() {
|
||||
fi
|
||||
done
|
||||
|
||||
release_charts
|
||||
sleep 5
|
||||
update_index
|
||||
if [[ -d .deploy ]]; then
|
||||
release_charts
|
||||
sleep 5
|
||||
update_index
|
||||
fi
|
||||
else
|
||||
echo "Nothing to do. No chart changes detected."
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user