Revert "Enable shallow clone for git repos"
[releng/builder.git] / jjb / releng-macros.yaml
index cbd80dd03847b7521d635f95dfa35117b1e3f544..d56eb57c51dfb14ed27507453be92e8e261a7571 100644 (file)
             default: ''
             description: 'csv list of patches in project:changeset format to build distribution with'
 
+- parameter:
+    name: distribution-branch-to-build-parameter
+    parameters:
+        - string:
+            name: DISTRIBUTION_BRANCH_TO_BUILD
+            default: 'master'
+            description: 'distribution repo branch to build with'
+
 - scm:
     name: git-scm
     scm:
     builders:
         - sonatype-clm:
             application-name: '{application-name}'
-            scan-targets: '**/target/**'
 
 - builder:
     name: releng-check-unicode