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