fix some build issues

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