templater/jobs/presubmit/eks-distro-build-tooling/prow-plugin-presubmit.yaml (13 lines of code) (raw):
jobName: prow-plugin-tooling-presubmit
runIfChanged: tools/eksDistroBuildToolingOpsTools/.*
imageBuild: true
commands:
- make build-eksDistroOpsProwPlugin -C $PROJECT_PATH
projectPath: tools/eksDistroBuildToolingOpsTools
resources:
limits:
cpu: 2560m
memory: 16Gi
requests:
cpu: 2560m
memory: 16Gi