Update build-release.sh
This commit is contained in:
@@ -56,7 +56,7 @@ main() {
|
|||||||
|
|
||||||
parallel -j ${parthreads} chart_runner '2>&1' ::: ${changed_charts[@]}
|
parallel -j ${parthreads} chart_runner '2>&1' ::: ${changed_charts[@]}
|
||||||
echo "Starting post-processing"
|
echo "Starting post-processing"
|
||||||
pre_commit
|
# pre_commit
|
||||||
validate_catalog
|
validate_catalog
|
||||||
if [ "${production}" == "true" ]; then
|
if [ "${production}" == "true" ]; then
|
||||||
gen_dh_cat
|
gen_dh_cat
|
||||||
|
|||||||
Reference in New Issue
Block a user