blob: c2f045973c45c338067ff6b94f208cf372a4bfb9 [file] [log] [blame]
# Test manifest for incubator-openwhisk-wskdeploy utility
# See https://github.com/apache/incubator-openwhisk-wskdeploy/tree/master/tests/src/integration/dependency
project:
name: HelloWhisk
packages:
hellowhisk:
actions:
greeting:
function: src/greeting.js
httpGet:
function: src/httpGet.swift