From d6e06a3a5277de2837cbf90d92f1283d8b1d8c1e Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Thu, 12 Oct 2017 16:25:07 -0600 Subject: poll: false doesn't work. Trying $class: "DisableRemotePolling" --- jjb/yaml/openbook-all-pipeline.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'jjb/yaml/openbook-all-pipeline.yaml') diff --git a/jjb/yaml/openbook-all-pipeline.yaml b/jjb/yaml/openbook-all-pipeline.yaml index b7b79a3..efcb2ef 100644 --- a/jjb/yaml/openbook-all-pipeline.yaml +++ b/jjb/yaml/openbook-all-pipeline.yaml @@ -27,6 +27,9 @@ userRemoteConfigs: [ [url: "git@github.com:Talligent/openbook-core.git"] ], + extensions: [ + $class: "DisableRemotePoll" + ], poll: false, changelog: false ] -- cgit v1.3