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