@sap/adp-cf
Version:
cf service logic for all yeoman generators
19 lines (18 loc) • 489 B
YAML
specVersion: "2.2"
type: application
metadata:
name: <%= module %>
builder:
customTasks:
- name: app-variant-bundler-build
beforeTask: escapeNonAsciiCharacters
configuration:
appHostId: <%= appHostId %>
appName: <%= appName %>
appVersion: <%= appVersion %>
moduleName: <%= module %>
org: <%= org %>
space: <%= space %>
html5RepoRuntime: <%= html5RepoRuntime %>
sapCloudService: <%= sapCloudService %>