Files
sample-node-api/manifest.yaml
Nakul Manchanda 72b5457afb generate tar gz package
Signed-off-by: Nakul Manchanda <nakul.manchanda@ibm.com>
2021-01-26 11:28:06 -05:00

18 lines
451 B
YAML

name: sample-node-api
id: org.zowe.sample-node-api
title: Sample Node API
description: A Sample Node API extension for Zowe
license: EPL-2.0
repository:
type: git
url: https://github.com/zowe/sample-node-api.git
build:
branch: "{{build.branch}}"
number: "{{build.number}}"
commitHash: "{{build.commitHash}}"
timestamp: "{{build.timestamp}}"
commands:
start: bin/start.sh
apimlServices:
static:
- file: sample-node-api.yaml.template