diff options
Diffstat (limited to 'jjb/ves/ves-rtd-jobs.yaml')
-rw-r--r-- | jjb/ves/ves-rtd-jobs.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/jjb/ves/ves-rtd-jobs.yaml b/jjb/ves/ves-rtd-jobs.yaml new file mode 100644 index 000000000..67b611baa --- /dev/null +++ b/jjb/ves/ves-rtd-jobs.yaml @@ -0,0 +1,13 @@ +--- +- project: + name: ves-rtd + project: ves + project-name: ves + + gerrit-skip-vote: true + project-pattern: 'ves' + rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-ves/47396/' + rtd-token: 'ea5026fc44841e7721529b95a9ebc1b29950e2ce' + + jobs: + - '{project-name}-rtd-jobs' |