Skip to content

Instantly share code, notes, and snippets.

@paveltyk
Last active September 11, 2019 21:06
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 paveltyk/dba6d190c2bc6726e5e7c73d87f5c10c to your computer and use it in GitHub Desktop.
Save paveltyk/dba6d190c2bc6726e5e7c73d87f5c10c to your computer and use it in GitHub Desktop.
build:
docker:
web: Dockerfile
release:
image: web
command:
- POOL_SIZE=2 mix ecto.migrate
run:
web: mix phx.server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment