summaryrefslogtreecommitdiffstats
path: root/tests/builders/fixtures/conditional-step-execution-node.yaml
blob: e4db1be0baa84805475af14648679a457ac2437a (plain)
1
2
3
4
5
6
7
8
builders:
      - conditional-step:
          condition-kind: execution-node
          nodes:
              - "master"
              - "master2"
          steps:
              - shell: "sl"