From 8657f6441611c7dd94067c21813761ab9c3a9475 Mon Sep 17 00:00:00 2001 From: xudan Date: Wed, 18 Dec 2019 21:21:47 -0500 Subject: Add dovetail Hunter for rtd Signed-off-by: xudan Change-Id: Idaecde169e6a30847d15e6489b39dadaa0b6d90a --- jjb/dovetail/dovetail-rtd-jobs.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'jjb/dovetail/dovetail-rtd-jobs.yaml') diff --git a/jjb/dovetail/dovetail-rtd-jobs.yaml b/jjb/dovetail/dovetail-rtd-jobs.yaml index 482ff4673..395c75adb 100644 --- a/jjb/dovetail/dovetail-rtd-jobs.yaml +++ b/jjb/dovetail/dovetail-rtd-jobs.yaml @@ -8,5 +8,13 @@ rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-dovetail/47364/' rtd-token: '47df9d7358b153666c2cf5cc139cd3a65d135688' + stream: + - master: + branch: '{stream}' + disabled: false + - hunter: + branch: 'stable/{stream}' + disabled: false + jobs: - '{project-name}-rtd-jobs' -- cgit 1.2.3-korg