templater/jobs/presubmit/eks-distro-build-tooling/alertmanager-presubmits.yaml (10 lines of code) (raw):
jobName: alertmanager-tooling-presubmit
runIfChanged: projects/prometheus/alertmanager/.*
imageBuild: true
commands:
- make build -C $PROJECT_PATH
projectPath: projects/prometheus/alertmanager
resources:
requests:
cpu: 1024m
memory: 4Gi