logsol / Github-Auto-Deploy

a server that allows you to automatically deploy the latest version of your github project at each git push
http://logsol.github.com/Github-Auto-Deploy/
MIT License
575 stars 187 forks source link

Multiple instances of a repo #6

Closed alexanderjulo closed 11 years ago

alexanderjulo commented 12 years ago

I have multiple instances of a repo running with different branches active to run staging environments. When I add them all to the config, only the first gets executed. It would be nice if you could either add multiple paths to a repo or add the repo multiple times with different paths.

The latter one would be better in my opinion, as you could set different commands to every instance.