deis / builder

Git server and application builder for Deis Workflow
https://deis.com
MIT License
40 stars 41 forks source link

fix(config.go): increase builder pod wait duration #208

Closed arschles closed 8 years ago

arschles commented 8 years ago

Set it to 15 minutes, which is the same as the Heroku default. See https://devcenter.heroku.com/articles/slug-compiler

Fixes #205

jchauncey commented 8 years ago

@arschles this is ready

arschles commented 8 years ago

Thanks @bacongobbler & @jchauncey