templater/jobs/presubmit/eks-anywhere-build-tooling/cilium-presubmits.yaml (9 lines of code) (raw):
jobName: cilium-tooling-presubmit
runIfChanged: projects/cilium/cilium/.*
commands:
- if $(make check-project-path-exists); then make build -C $PROJECT_PATH; fi
projectPath: projects/cilium/cilium
resources:
requests:
memory: 8Gi
cpu: 1024m