Fix merge/integration jobs to build master, not gerrit
[ci-management.git] / jjb / honeycomb / honeycomb.yaml
index 4e3bb82..0eb94c4 100644 (file)
             project: '{project}'
 
     scm:
-        - gerrit-trigger-scm:
+        - git-scm:
             credentials-id: '{ssh-credentials}'
             refspec: ''
-            choosing-strategy: 'default'
+            branch: '{branch}'
 
     wrappers:
         - build-timeout
             id: ''
             unique-version: true
             deploy-unstable: false
-
-