templater/jobs/presubmit/eks-anywhere-build-tooling/cert-manager-presubmits.yaml (11 lines of code) (raw):
jobName: cert-manager-tooling-presubmit
runIfChanged: EKS_DISTRO_MINIMAL_BASE_TAG_FILE|^build/lib/.*|Common.mk|projects/cert-manager/cert-manager/.*
imageBuild: true
commands:
- if $(make check-project-path-exists); then make build -C $PROJECT_PATH; fi
projectPath: projects/cert-manager/cert-manager
resources:
requests:
memory: 16Gi
cpu: 8
ephemeral-storage: 50Gi