mirror of
https://github.com/truecharts/charts.git
synced 2026-07-09 16:05:16 -03:00
fix(ci): fix ci crashing when just testing
This commit is contained in:
@@ -67,8 +67,10 @@ main() {
|
||||
upload_index
|
||||
fi
|
||||
validate_catalog
|
||||
if [ "${production}" == "true" ]; then
|
||||
upload_catalog
|
||||
upload_dhcatalog
|
||||
fi
|
||||
else
|
||||
echo "Nothing to do. No chart changes detected."
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user