templater/jobs/presubmit/eks-anywhere-build-tooling/etcdadm-bootstrap-provider-presubmits.yaml (10 lines of code) (raw):
jobName: etcdadm-bootstrap-provider-tooling-presubmit
runIfChanged: EKS_DISTRO_MINIMAL_BASE_TAG_FILE|^build/lib/.*|Common.mk|projects/aws/etcdadm-bootstrap-provider/.*
commands:
- if $(make check-project-path-exists); then make build -C $PROJECT_PATH; fi
projectPath: projects/aws/etcdadm-bootstrap-provider
imageBuild: true
resources:
requests:
memory: 8Gi
cpu: 1024m