templater/jobs/presubmit/eks-anywhere-build-tooling/helm-presubmits.yaml (10 lines of code) (raw):
jobName: helm-tooling-presubmit
runIfChanged: ^build/lib/.*|Common.mk|projects/helm/helm/.*
imageBuild: true
commands:
- if $(make check-project-path-exists); then make build -C $PROJECT_PATH; fi
projectPath: projects/helm/helm
resources:
requests:
memory: 16Gi
cpu: 4