github.com/jaylevin/jenkins-library@v1.230.4/resources/template_mta.yaml (about)

     1  _schema-version: "3.1"
     2  ID: "<Id of your MTA>"
     3  version: <version number of your application>
     4  
     5  parameters:
     6    hcp-deployer-version: "1.1.0"
     7  
     8  modules:
     9    - name: "<Name of your Fiori application>"
    10      type: html5
    11      path: .
    12      parameters:
    13          version: <version number of your application>-${timestamp}
    14          name: "<Name of your Fiori application>"
    15      build-parameters:
    16        builder: grunt
    17        build-result: dist