commit | e72363019f8dc5d97c0efa022d7e867a98bb0eed | [log] [tgz] |
---|---|---|
author | robert.tomczyk <robert.tomczyk@est.tech> | Wed Jun 05 16:36:45 2019 +0100 |
committer | robert.tomczyk <robert.tomczyk@est.tech> | Wed Jun 05 16:36:45 2019 +0100 |
tree | 5c6493a63febdd7cc3250f951a9d783cfedd0de8 | |
parent | e53f009e429bb4c792a1920f2c5ff71742f52250 [diff] |
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 e0f55e8..5e9dc05 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 d925a7e..b268fb0 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'