github.com/SAP/cloud-mta-build-tool@v1.2.27/internal/tpl/testdata/modulegen/command_with_timeout.yaml (about)

     1  ID: testmta
     2  _schema-version: '3.2'
     3  version: 1.0.0
     4  
     5  modules:
     6    - name: command_with_timeout
     7      path: command_with_timeout
     8      build-parameters:
     9        builder: custom
    10        commands:
    11          - sleep 1
    12        timeout: 2s