Skip to content

Instantly share code, notes, and snippets.

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