deis / builder

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

ref(paths):change paths to support docker/distribution regex #363

Closed kmala closed 8 years ago

kmala commented 8 years ago

Summary of Changes

Update the distribution to the latest and change the path accordingly. This would help us in moving later(after i merge a few upstream) to using upstream directly instead of maintaining a fork

Issue(s) that this PR Closes

Associated End To End Test PR(s)

Associated Documentation PR(s)

Associated Design Document(s)

Testing Instructions

Please provide a detailed list for how to test the changes in this PR.

  1. Create a Deis Cluster
  2. deploy a build pack and docekr file app
  3. You shouldn't face any error

    Pull Request Hygiene TODOs

Please make sure the below checklist is complete.