Skip to content

Instantly share code, notes, and snippets.

@darioblanco
Last active April 19, 2016 13:17
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 darioblanco/229edbd41d4fee1836f0285964ad1792 to your computer and use it in GitHub Desktop.
Save darioblanco/229edbd41d4fee1836f0285964ad1792 to your computer and use it in GitHub Desktop.
---
platform: linux
image: docker:///busybox
run:
path: echo
args: [Mysql task executed successfully]
---
platform: linux
image: docker:///busybox
run:
path: echo
args: [Postgresql task executed successfully]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment