Skip to content

Instantly share code, notes, and snippets.

@xoebus
Last active March 4, 2016 19:30
Show Gist options
  • Save xoebus/d206b3b265e3ebe7ceac to your computer and use it in GitHub Desktop.
Save xoebus/d206b3b265e3ebe7ceac to your computer and use it in GitHub Desktop.
platform: linux
params:
A: hello
B: goodbye
run:
path: /bin/sh
args:
- -c
- env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment