summaryrefslogtreecommitdiffstats
path: root/tests/builders/fixtures/conditional-step-regex-match.yaml
blob: f62287cb52ac250d729d737e4479267a18f9beec (plain)
1
2
3
4
5
6
7
builders:
    - conditional-step:
        condition-kind: regex-match
        regex: a*b
        label: cadaaab
        steps:
            - shell: "sl"