Skip to content

Instantly share code, notes, and snippets.

@rpechayr
Last active December 23, 2015 19:19
Show Gist options
  • Save rpechayr/6681932 to your computer and use it in GitHub Desktop.
Save rpechayr/6681932 to your computer and use it in GitHub Desktop.
recipes:
host: https://reciped.herokuapp.com
token: 987658987656789
- env: COMMAND=PROVIOSION APP_NAME=toto
recipe: container_prod.rb
type: ruby
- env: COMMAND=INIT APP_NAME=toto
recipe: container_prod.rb
type: ruby
- env: COMMAND=MOUNT APP_NAME=toto
recipe: container_prod.rb
type: ruby
- env: CONTAINER_ID=toto
recipe: close_permissions.sh
type: bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment