mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-12 10:55:20 +02:00
17 lines
372 B
YAML
17 lines
372 B
YAML
_schema-version: "2.0.0"
|
|
ID: "<Id of your MTA>"
|
|
version: <version number of your application>
|
|
|
|
parameters:
|
|
hcp-deployer-version: "1.0.0"
|
|
|
|
modules:
|
|
- name: "<Name of your Fiori application>"
|
|
type: html5
|
|
path: .
|
|
parameters:
|
|
version: <version number of your application>-${timestamp}
|
|
build-parameters:
|
|
builder: grunt
|
|
build-result: dist
|