1builders:
2    - conditional-step:
3        condition-kind: always
4        steps:
5            - shell: 'first command'
6            - shell: 'second command'
7