diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-11-07 20:39:34 -0800 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-11-07 20:39:34 -0800 |
commit | 4b892880615dd4b039b0966d814860456304ffe8 (patch) | |
tree | 0f6eb8524ee0f501e1bdfba23a211ac7d1255e07 /jjb | |
parent | 0da5bdc42a5f8c1b9dfaeba10a8b45fde9b05216 (diff) |
[daisy] Enable voting for documentation builds
Changes to daisy's 'docs/' directory will set -1/+1 verification
depending on whether or not the docs build without error.
Change-Id: I1f74c41cb02769d1ab114918d400d9d7afd2a8c3
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/daisy4nfv/daisy-rtd-jobs.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/daisy4nfv/daisy-rtd-jobs.yaml b/jjb/daisy4nfv/daisy-rtd-jobs.yaml index 59c66a952..2e7689a68 100644 --- a/jjb/daisy4nfv/daisy-rtd-jobs.yaml +++ b/jjb/daisy4nfv/daisy-rtd-jobs.yaml @@ -4,7 +4,6 @@ project: daisy project-name: daisy - gerrit-skip-vote: true project-pattern: 'daisy' rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-daisy/47361/' rtd-token: '265efe14ff0bb3fa0d4ea66d6be1b7b511d5d713' |