From: robert.tomczyk Date: Wed, 5 Jun 2019 15:36:45 +0000 (+0100) Subject: ONAP: Add Dublin branch to doc project X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=e72363019f8dc5d97c0efa022d7e867a98bb0eed;p=infra%2Fcicd.git ONAP: Add Dublin branch to doc project Change-Id: I5b721b720d9dd388f44cadcfa415f6de3551bad3 --- diff --git a/jjb/onap/doc/doc-push-upstream.yaml b/jjb/onap/doc/doc-push-upstream.yaml index e0f55e875..5e9dc059e 100644 --- a/jjb/onap/doc/doc-push-upstream.yaml +++ b/jjb/onap/doc/doc-push-upstream.yaml @@ -26,6 +26,8 @@ stream: - master: branch: '{stream}' + - dublin: + branch: '{stream}' jobs: - 'onap-{project-name}-{stream}-push-upstream' diff --git a/jjb/onap/doc/doc-rebase.yaml b/jjb/onap/doc/doc-rebase.yaml index d925a7e74..b268fb0fd 100644 --- a/jjb/onap/doc/doc-rebase.yaml +++ b/jjb/onap/doc/doc-rebase.yaml @@ -27,6 +27,8 @@ stream: - master: branch: '{stream}' + - dublin: + branch: '{stream}' jobs: - 'onap-{project-name}-{stream}-rebase'