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