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