From 3819a506b39b93839a3745d2eed84d24c1683b87 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Thu, 8 Nov 2018 14:27:09 -0500 Subject: RTD: Enable Gambia stream Enable Gambia read the docs stream for all projects that have a gambia branch Also added edgecloud rtd job as it was missing Change-Id: I64d159cde0200871cd4ba3d2c071853c9bd502c1 Signed-off-by: Aric Gardner --- jjb/ipv6/ipv6-rtd-jobs.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'jjb/ipv6/ipv6-rtd-jobs.yaml') diff --git a/jjb/ipv6/ipv6-rtd-jobs.yaml b/jjb/ipv6/ipv6-rtd-jobs.yaml index dde8e7d20..edaa1c389 100644 --- a/jjb/ipv6/ipv6-rtd-jobs.yaml +++ b/jjb/ipv6/ipv6-rtd-jobs.yaml @@ -8,5 +8,13 @@ rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-ipv6/47370/' rtd-token: 'e7abb4e2c3f3f0dfc1a8feefe39b27f4a4f9b98a' + stream: + - master: + branch: '{stream}' + disabled: false + - gambia: + branch: 'stable/{stream}' + disabled: false + jobs: - '{project-name}-rtd-jobs' -- cgit 1.2.3-korg