summaryrefslogtreecommitdiffstats
path: root/tests/builders/fixtures/conditional-step-day-of-week002.yaml
blob: 22f4f7dad6f82ff59019a045467b92cac8af3764 (plain)
1
2
3
4
5
6
7
8
9
builders:
    - conditional-step:
        condition-kind: day-of-week
        day-selector: select-days
        days:
            SUN: true
        use-build-time: true
        steps:
            - shell: "sl"