diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2017-10-27 15:26:59 +0200 |
---|---|---|
committer | Georg Kunz <georg.kunz@ericsson.com> | 2017-10-27 15:26:59 +0200 |
commit | 25e73c4cf7a3e617ab0015d1ce61f51d07befade (patch) | |
tree | 29608ac762a0bc956ebd2f65cbfdfc3a6d3d71de /jjb | |
parent | 690b3d6ea4882a44c0a7fcbfc9076db0debebfdf (diff) |
Re-enabling docs jobs for Danube
The danube jobs are still needed for ongoing Dovetail documentation
efforts.
Change-Id: Ibf7174a63693d7c141cf110f6fbcfac4437102c9
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/opnfvdocs/docs-rtd.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/opnfvdocs/docs-rtd.yaml b/jjb/opnfvdocs/docs-rtd.yaml index c98959524..e15b09812 100644 --- a/jjb/opnfvdocs/docs-rtd.yaml +++ b/jjb/opnfvdocs/docs-rtd.yaml @@ -8,6 +8,8 @@ stream: - master: branch: 'master' + - danube: + branch: 'stable/{stream}' - euphrates: branch: 'stable/{stream}' |