]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
samba: Rename BRANCH to SAMBA_BRANCH 728/head
authorBoris Ranto <branto@redhat.com>
Thu, 18 May 2017 15:46:59 +0000 (17:46 +0200)
committerBoris Ranto <branto@redhat.com>
Thu, 18 May 2017 15:47:02 +0000 (17:47 +0200)
This fixes the builds triggered by ceph. Otherwise we will try to fetch
the same branch as ceph and that one will likely not exist.

Signed-off-by: Boris Ranto <branto@redhat.com>
samba/config/definitions/samba.yml

index d81e990717ef775f408e8fe9288178f24f549f2e..57aec7d91c5bc39b6451fe26b98338170fc64205 100644 (file)
@@ -8,7 +8,7 @@
     concurrent: true
     parameters:
       - string:
-          name: BRANCH
+          name: SAMBA_BRANCH
           description: "The git branch (or tag) to build"
           default: "master"