8999a87c13
This option is named "Don't trigger a build on commit notifications" in the Jenkins Web UI. Change-Id: I338af61f8bfdef1545d1ea206e6874cda38957cd
8 lines
161 B
YAML
8 lines
161 B
YAML
scm:
|
|
- git:
|
|
url: https://github.com/openstack-infra/jenkins-job-builder.git
|
|
branches:
|
|
- master
|
|
clean: true
|
|
ignore-notify: true
|