Skip to content

Commit f1f8bd2

Browse files
committed
add ct.yaml
1 parent fb24901 commit f1f8bd2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

applications/mlflow/ct.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Chart Testing Configuration for MLflow
2+
# See https://github.com/helm/chart-testing for more information
3+
4+
remote: origin
5+
target-branch: main
6+
chart-dirs:
7+
- applications/mlflow/charts
8+
charts:
9+
- applications/mlflow/charts/infra
10+
- applications/mlflow/charts/mlflow
11+
validate-maintainers: false
12+
debug: true

0 commit comments

Comments
 (0)