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