Change choosing strategy for docs merge to git-scm 73/27673/2
authorAric Gardner <agardner@linuxfoundation.org>
Fri, 27 Jan 2017 16:47:55 +0000 (11:47 -0500)
committerAric Gardner <agardner@linuxfoundation.org>
Fri, 27 Jan 2017 16:51:24 +0000 (11:51 -0500)
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>
jjb/opnfvdocs/opnfvdocs.yml

index 0d4c461..cf7bae5 100644 (file)
@@ -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: