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

     1  ID: testmta
     2  _schema-version: '3.2'
     3  version: 1.0.0
     4  
     5  modules:
     6    - name: multiple_commands
     7      path: multiple_commands
     8      build-parameters:
     9        builder: custom
    10        commands:
    11          - npm install
    12          - grunt
    13          - npm prune --production