templater/jobs/presubmit/eks-anywhere/eks-anywhere-docs-presubmits.yaml (9 lines of code) (raw):
jobName: eks-anywhere-docs-presubmit
runIfChanged: docs/.*
commands:
- make build -C docs
- mv ./docs/public/* /logs/artifacts
resources:
requests:
memory: 4Gi
cpu: 1024m