]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-build: use BRANCH instead of non-existing GIT_BRANCH 1023/head
authorAlfredo Deza <adeza@redhat.com>
Thu, 3 May 2018 19:41:43 +0000 (15:41 -0400)
committerAlfredo Deza <adeza@redhat.com>
Thu, 3 May 2018 19:41:43 +0000 (15:41 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-build/config/definitions/ceph-build.yml

index 76250bba8300c6761e3148d123769eca86655b3d..c8e6f95292ecdc42bde7f61c87e72d91cedc4577 100644 (file)
           condition-operands:
             - condition-kind: regex-match
               regex: (jewel|kraken|luminous)
-              label: '${GIT_BRANCH}'
+              label: '${BRANCH}'
             - condition-kind: and
               condition-operands:
                 - condition-kind: regex-match
                   regex: (mimic|nautilus)
-                  label: '${GIT_BRANCH}'
+                  label: '${BRANCH}'
                 - condition-kind: regex-match
                   regex: (xenial|bionic|centos7|centos8|buster|bullseye)
                   label: '${DIST}'