summaryrefslogtreecommitdiff
path: root/jjb
diff options
context:
space:
mode:
authorCarlos Konstanski <ckonstanski@pippiandcarlos.com>2017-10-10 08:53:15 -0600
committerCarlos Konstanski <ckonstanski@pippiandcarlos.com>2017-10-10 08:53:15 -0600
commit0ce073e1c20c4504f86eb93e8b2a38ebd7bc0059 (patch)
tree253a7f3cc6dcec780977fd2a9cd09565e03c4861 /jjb
parent656cda4faf69fc2157c5c39cacedfd1629c937d8 (diff)
trying to kill git scm polling
Diffstat (limited to 'jjb')
-rw-r--r--jjb/yaml/openbook-pipeline.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/yaml/openbook-pipeline.yaml b/jjb/yaml/openbook-pipeline.yaml
index 200f3f7..a1e0ae8 100644
--- a/jjb/yaml/openbook-pipeline.yaml
+++ b/jjb/yaml/openbook-pipeline.yaml
@@ -56,6 +56,7 @@
userRemoteConfigs: [
[url: "git@github.com:Talligent/deployment-scripts.git"]
],
+ poll: false,
changelog: false
]
])
@@ -74,6 +75,7 @@
userRemoteConfigs: [
[url: "git@github.com:Talligent/openbook-v4-ci.git"]
],
+ poll: false,
changelog: false
]
])