diff options
Diffstat (limited to 'jjb/nfvbench/nfvbench-rtd-jobs.yaml')
-rw-r--r-- | jjb/nfvbench/nfvbench-rtd-jobs.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/jjb/nfvbench/nfvbench-rtd-jobs.yaml b/jjb/nfvbench/nfvbench-rtd-jobs.yaml new file mode 100644 index 000000000..56fda70ec --- /dev/null +++ b/jjb/nfvbench/nfvbench-rtd-jobs.yaml @@ -0,0 +1,12 @@ +--- +- project: + name: nfvbench-rtd + project: nfvbench + project-name: nfvbench + + project-pattern: 'nfvbench' + rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-nfvbench/47376/' + rtd-token: '7d77b15615ffe7906f1f20e245c80dc0a0f97e47' + + jobs: + - '{project-name}-rtd-jobs' |