render common first

This commit is contained in:
kjeld Schouten-Lebbing
2021-12-05 22:09:43 +01:00
parent 88704ae58b
commit 5b68cf50a8
+1 -1
View File
@@ -60,7 +60,7 @@ main() {
prep_helm
parallel -j ${parthreads} chart_runner '2>&1' ::: ${changed_charts[@]}
parallel -j ${parthreads} chart_runner '2>&1' ::: charts/library/common
echo "Starting post-processing"
pre_commit
validate_catalog