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