jobName: cni-plugins-{{ .releaseBranch }}-presubmit runIfChanged: ^build/lib/.*|Common.mk|projects/containernetworking/plugins/(build|Makefile|{{ .releaseBranch }}) commands: - make build clean-go-cache clean -C $PROJECT_PATH projectPath: projects/containernetworking/plugins envVars: - name: RELEASE_BRANCH value: {{ .releaseBranch }} resources: requests: cpu: 1024m memory: 2Gi