templater/jobs/presubmit/eks-distro-build-tooling/eks-distro-release-presubmits.yaml (7 lines of code) (raw):

jobName: eks-distro-release-tooling-presubmit runIfChanged: release/.* commands: - make test -C $PROJECT_PATH - make build -C $PROJECT_PATH - mv ./release/cover.out /logs/artifacts/filtered.cov projectPath: release