templater/jobs/presubmit/eks-distro-build-tooling/github-exporter-presubmits.yaml (10 lines of code) (raw):
jobName: github-exporter-tooling-presubmit
runIfChanged: projects/infinityworks/github-exporter/.*
imageBuild: true
commands:
- make build -C $PROJECT_PATH
projectPath: projects/infinityworks/github-exporter
resources:
requests:
cpu: 1024m
memory: 4Gi