Skip to content

Instantly share code, notes, and snippets.

@pritidesai
Last active November 3, 2017 21:03
Show Gist options
  • Save pritidesai/e5787ba05a16dc5347a87b203b28c44c to your computer and use it in GitHub Desktop.
Save pritidesai/e5787ba05a16dc5347a87b203b28c44c to your computer and use it in GitHub Desktop.
packages:
RootProject:
dependencies:
helloworlds:
location: github.com/apache/incubator-openwhisk-test/packages/helloworlds
triggers:
trigger1:
trigger2:
rules:
rule1:
trigger: trigger1
action: helloworlds/hello-js
rule2:
trigger: trigger2
action: helloworlds/helloworld-js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment