diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2017-01-27 11:47:55 -0500 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2017-01-27 11:51:24 -0500 |
commit | 26e735a55134a17d3c7cd26d8100a790a484a171 (patch) | |
tree | 50b2e65829595c2e9a3e2824d9cb05fd1d94c76a | |
parent | c0bab8938479ed5b30858c2583e8f0ef69b65aa8 (diff) |
Change choosing strategy for docs merge to git-scm
merge jobs should be using git-scm rather than
git-scm-gerrit.
git-scm-gerrit will clone the exact patchset
git-scm will clone repo/branch
Change-Id: Ic11b093feff0b1ab58383b74c85fde92c2e6c0a3
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
-rw-r--r-- | jjb/opnfvdocs/opnfvdocs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/opnfvdocs/opnfvdocs.yml b/jjb/opnfvdocs/opnfvdocs.yml index 0d4c46199..cf7bae5b3 100644 --- a/jjb/opnfvdocs/opnfvdocs.yml +++ b/jjb/opnfvdocs/opnfvdocs.yml @@ -87,7 +87,7 @@ description: "Directory where the build artifact will be located upon the completion of the build." scm: - - git-scm-gerrit + - git-scm triggers: - gerrit: |