diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-10-10 08:45:18 -0600 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-10-10 08:45:18 -0600 |
| commit | 656cda4faf69fc2157c5c39cacedfd1629c937d8 (patch) | |
| tree | 6a224b44f23b90426cd1b1de281c6176928ad625 /jjb/yaml/openbook-all.yaml | |
| parent | 07a90fefda6aa63c886917ccb664d603ca8d0781 (diff) | |
fixing deploy job and turning off all git changelogs
Diffstat (limited to 'jjb/yaml/openbook-all.yaml')
| -rw-r--r-- | jjb/yaml/openbook-all.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/yaml/openbook-all.yaml b/jjb/yaml/openbook-all.yaml index f624055..eb74abf 100644 --- a/jjb/yaml/openbook-all.yaml +++ b/jjb/yaml/openbook-all.yaml @@ -28,7 +28,7 @@ [url: "git@github.com:Talligent/openbook-core.git"] ], poll: true, - changelog: true + changelog: false ] ]) } |
