github.com/SAP/cloud-mta-build-tool@v1.2.27/integration/testdata/moduletimeout/mta.yaml (about)

     1  _schema-version: "2.0.0"
     2  ID: f1
     3  version: 0.0.1
     4  
     5  modules:
     6    - name: m1
     7      type: html5
     8      path: public
     9      build-parameters:
    10        builder: custom
    11        commands:
    12          - sh -c "sleep 30"
    13        timeout: 5s