templater/jobs/presubmit/eks-anywhere-build-tooling/tinkerbell-stack-presubmits.yaml (13 lines of code) (raw):

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