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