From 656cda4faf69fc2157c5c39cacedfd1629c937d8 Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Tue, 10 Oct 2017 08:45:18 -0600 Subject: fixing deploy job and turning off all git changelogs --- jjb/yaml/openbook-pipeline.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'jjb/yaml/openbook-pipeline.yaml') diff --git a/jjb/yaml/openbook-pipeline.yaml b/jjb/yaml/openbook-pipeline.yaml index d9f2768..200f3f7 100644 --- a/jjb/yaml/openbook-pipeline.yaml +++ b/jjb/yaml/openbook-pipeline.yaml @@ -55,7 +55,8 @@ ], userRemoteConfigs: [ [url: "git@github.com:Talligent/deployment-scripts.git"] - ] + ], + changelog: false ] ]) unstash(name: "jar") @@ -72,7 +73,8 @@ ], userRemoteConfigs: [ [url: "git@github.com:Talligent/openbook-v4-ci.git"] - ] + ], + changelog: false ] ]) sh(script: "./build-docker-containers.sh {artifact}") -- cgit v1.3