jjb: Update regex match for lttng-modules detection on dev_review jobs
[lttng-ci.git] / jobs / lttng-tools.yaml
index 30ac64ab88fa23f2a61397d9225e2337f121c988..f32ce045c6a118cb1f7ed2251827482da365520d 100644 (file)
       - conditional-step:
           condition-kind: regex-match
           label: '$JOB_NAME'
-          regex: '.*_rootbuild.*'
+          regex: '.*_root(?:_[a-z]+)?build.*'
           steps:
             - shell: |
                 #!/bin/bash
This page took 0.02208 seconds and 4 git commands to generate.