templater/jobs/presubmit/eks-anywhere-build-tooling/eks-a-admin-image-presubmits.yaml (13 lines of code) (raw):
jobName: eks-a-admin-image-presubmit
runIfChanged: EKSD_LATEST_RELEASES|^build/lib/.*|Common.mk|projects/aws/eks-a-admin-image/.*
commands:
- if $(make check-project-path-exists); then make build -C $PROJECT_PATH; fi
projectPath: projects/aws/eks-a-admin-image
imageBuild: true
envVars:
- name: ARTIFACTS_BUCKET
value: s3://projectbuildpipeline-857-pipelineoutputartifactsb-10ajmk30khe3f
resources:
requests:
memory: 8Gi
cpu: 1024m