-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmta.yaml
More file actions
37 lines (37 loc) · 823 Bytes
/
Copy pathmta.yaml
File metadata and controls
37 lines (37 loc) · 823 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
_schema-version: "3.2"
ID: dummy-ui5-tooling
version: 0.0.1
modules:
- name: dummy-ui5-tooling-app-content
type: com.sap.application.content
path: .
requires:
- name: dummy-ui5-tooling-repo-host
parameters:
content-target: true
build-parameters:
build-result: resources
requires:
- artifacts:
- webapp.zip
name: dummyUI5
target-path: resources/
- name: dummyUI5
type: html5
path: dummyUI5
build-parameters:
build-result: dist
builder: custom
commands:
- npm install
- npm run build
supported-platforms: []
resources:
- name: dummy-ui5-tooling-repo-host
type: org.cloudfoundry.managed-service
parameters:
service: html5-apps-repo
service-name: dummy-ui5-tooling-repo
service-plan: app-host
parameters:
deploy_mode: html5-repo