github.com/benchkram/bob@v0.0.0-20240314204020-b7a57f2f9be9/test/e2e/target-name/with_multiline_target/bob.yaml (about)

     1  build:
     2    build:
     3      cmd: touch hello && mkdir some-dir
     4      target: |-
     5        hello
     6        some-dir
     7    another:
     8      cmd: touch hello
     9      target: hello