templater/jobs/presubmit/eks-distro-build-tooling/helm-chart-presubmits.yaml (9 lines of code) (raw):
jobName: helm-chart-tooling-presubmit
runIfChanged: helm-charts/.*
commands:
- make verify -C $PROJECT_PATH
projectPath: helm-charts
resources:
requests:
cpu: 1024m
memory: 2Gi