Skip to content

Instantly share code, notes, and snippets.

@mies
Created June 16, 2015 09:49
Show Gist options
  • Save mies/6f2102e7a8a995043300 to your computer and use it in GitHub Desktop.
Save mies/6f2102e7a8a995043300 to your computer and use it in GitHub Desktop.
box: google/python
services:
- id: postgres
env:
POSTGRES_PASSWORD: ourlittlesecret
POSTGRES_USER: myuser # optional
build:
steps:
- pip-install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment