jobName: eks-anywhere-cli-tools-tooling-presubmit
runIfChanged: EKS_DISTRO_MINIMAL_BASE_DOCKER_CLIENT_TAG_FILE|EKSD_LATEST_RELEASES|^build/lib/.*|Common.mk|projects/aws/eks-anywhere-build-tooling/.*
commands:
- if $(make check-project-path-exists); then make build -C $PROJECT_PATH; fi
projectPath: projects/aws/eks-anywhere-build-tooling
imageBuild: true
envVars:
- name: ARTIFACTS_BUCKET
  value: s3://projectbuildpipeline-857-pipelineoutputartifactsb-10ajmk30khe3f
resources:
  requests:
    memory: 8Gi
    cpu: 1024m