mirror of
https://github.com/truecharts/charts.git
synced 2026-07-09 14:45:17 -03:00
fix some build issues
This commit is contained in:
0
docs/index.yaml
Normal file
0
docs/index.yaml
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user