Skip to content

Instantly share code, notes, and snippets.

@pritidesai
Created October 10, 2017 20:53
Show Gist options
  • Save pritidesai/813a636426ee95fb505fcfe661e7dedf to your computer and use it in GitHub Desktop.
Save pritidesai/813a636426ee95fb505fcfe661e7dedf to your computer and use it in GitHub Desktop.
application:
name: AppToPostToSlack
packages:
SlackPackage:
actions:
post-to-slack:
inputs:
message: "Hello from WskDeploy!"
slack_package: slack-package-to-post-messages
triggers:
everyhour:
inputs:
cron: "0 */1 * * *"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment