alt3 / cakebox

Framework agnostic virtual PHP Development Environment
128 stars 27 forks source link

cakebox.yaml with bitbucket #66

Closed birdy247 closed 9 years ago

birdy247 commented 9 years ago

I am using the cakebox.yaml file to create an app with the source from a private repo on bitbucket. The examples show how to add a private repo from github but I cannot get this to work with bitbucket. Am I doing something wrong or is it not currently supported?

Thanks

bravo-kernel commented 9 years ago

Honestly, until now.I never even heard of bitbucket but I will look into this tomorrow.

bravo-kernel commented 9 years ago

The bitbucket repo url is recognized and parsed as expected so this should work. Just make sure you are SSH agent forwarding your bitbucket ssh key in same console where you run vagrant provision