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