crisward / dokku-clone

a dokku plugin for building an app from a cloned git repo
48 stars 9 forks source link

dokku clone doesn't allow me to clone a specific branch #16

Closed medbenmakhlouf closed 4 years ago

medbenmakhlouf commented 7 years ago

Hi, I am having problem using dokku-clone with dokku(v.10.3) on ubuntu 16.04. what ever I run the command dokku clone APP_NAME GITHUB URL BRANCH_NAME/TAG_NAME, i always found that the new container is running with ‘master’ branch source code. I couldn’t build any container with any different branch. I am sure that was working fine before, because I started use both of them from dokku 0.8.0.

thanks for your help

crisward commented 4 years ago

Wow this is old. Sorry, but in the time I've taken to respond to this you could have rewrote this plugin and achieve world domination! So I'll just close this and hope it's not a big issue. As it stands this has worked for me in the past so I can only guess something is a bit different with your setup.