blob: 4c721c82042930e8d10f6364d20ab0e0663f7609 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements; and to You under the Apache License, Version 2.0.
packages:
helloworld:
actions:
helloNodejs:
function: actions/
runtime: nodejs:6
include:
- ["actions/hello.js"]
- ["actions/hello.js", "actions/hello.js"]
- ["actions/hello.js", "actions/hello.js", "actions/hello.js"]