]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
calamari-clients: fix branch definition
authorKen Dreyer <kdreyer@redhat.com>
Wed, 28 Oct 2015 21:45:33 +0000 (15:45 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Wed, 28 Oct 2015 21:45:33 +0000 (15:45 -0600)
A bug in jenkins-job-wrecker screwed up the "branches" setting when we
imported these jobs from the internal Calamari jenkins server. Fix this.

calamari-clients/config/definitions/calamari-clients.yml

index 7b4d4e6af79fb9b030bd16178ea07518b3779a06..a199268a92b88dca1a9b21a5c3235512f0579efd 100644 (file)
@@ -58,6 +58,7 @@
     scm:
     - git:
         basedir: calamari-clients
-        branches: $BRANCH
+        branches:
+          - $BRANCH
         url: git@github.com:red-hat-storage/romana.git
         wipe-workspace: true