Skip to content

Instantly share code, notes, and snippets.

@morugu
Last active November 10, 2016 10:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save morugu/59a5b18b8bbae24ae627bde444467f93 to your computer and use it in GitHub Desktop.
Save morugu/59a5b18b8bbae24ae627bde444467f93 to your computer and use it in GitHub Desktop.
aws-eb-queue-worker-cron-sample-yaml
version: 1
cron:
- name: "send-test-event"
url: "/send-test-event"
schedule: "* * * * *"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment