github.com/facebookincubator/ttpforge@v1.0.13-0.20240405153150-5ae801628835/cmd/test-resources/repos/another-repo/some-ttps/sub-ttp-example/subttp2.yaml (about)

     1  ---
     2  name: subttp2
     3  steps:
     4    - name: subttp2_step_1
     5      inline: echo subttp2_step_1
     6      cleanup:
     7        inline: echo subttp2_step_1_cleanup
     8    - name: intentional_failure
     9      inline: foobarbaz
    10      cleanup:
    11        inline: echo subttp2_step_2_cleanup