diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-11-07 10:23:59 -0800 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-11-07 10:23:59 -0800 |
commit | a58549bb7a9f35929e99a3a3f60c09756b99b45e (patch) | |
tree | c9c923e0007aca9b02f0ddfe6c67b1e3f645abad | |
parent | 0da5bdc42a5f8c1b9dfaeba10a8b45fde9b05216 (diff) |
Enable Promise Documentation Verification
As the tox file and 'docs' env now exists, the promise rtd job can start
voting.
Change-Id: I113bf4b4ef58a4c3339242a1542780cac85fffb5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
-rw-r--r-- | jjb/promise/promise-rtd-jobs.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/promise/promise-rtd-jobs.yaml b/jjb/promise/promise-rtd-jobs.yaml index 427e7417b..a547ac004 100644 --- a/jjb/promise/promise-rtd-jobs.yaml +++ b/jjb/promise/promise-rtd-jobs.yaml @@ -4,7 +4,6 @@ project: promise project-name: promise - gerrit-skip-vote: true project-pattern: 'promise' rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-promise/47386/' rtd-token: 'e689330ddc9401d83dd26efbe26a55a6ecd33a0d' |