]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev-trigger: Fix regex for master conditional step 1527/head
authorDavid Galloway <dgallowa@redhat.com>
Mon, 16 Mar 2020 18:17:33 +0000 (14:17 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Mon, 16 Mar 2020 18:17:33 +0000 (14:17 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph-dev-trigger/config/definitions/ceph-dev-trigger.yml

index e21432306e43062de0c8cababe241ce49d726343..bc4199d398b900d2882bef3abc72bad5ba1a3206 100644 (file)
       # crimson: bionic
       - conditional-step:
           condition-kind: regex-match
-          regex: master
+          regex: .*master.*
           label: '${GIT_BRANCH}'
           on-evaluation-failure: dont-run
           steps: