1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/documentation/docs/scenarios/upload-to-transportrequest/files/mta.yaml
Marcus Holl 79475732f9
Upload to transport request scenario (#855)
Co-authored-by: Christoph Szymanski <spamerella@gmx.de>
Co-authored-by: SarahNoack <44202907+SarahNoack@users.noreply.github.com>
2020-02-21 16:16:15 +01:00

18 lines
409 B
YAML

_schema-version: "3.1"
ID: "<Id of your MTA>"
version: <version number of your application>
parameters:
...
modules:
- name: "<Name of your Fiori application>"
type: <type of your project>
path: .
parameters:
version: <version number of your application>-${timestamp}
name: "<Name of your Fiori application>"
build-parameters:
builder: <appropriated builder>
...