Closed dango closed 9 years ago
need to make auto deploy of dev brach not master can u suggest the best way how it could be done?
Check the code, this is already implemented: https://github.com/logsol/Github-Auto-Deploy/blob/master/GitAutoDeploy.py#L84
yes, try to add
"branch": "mybranch",
to your config file
need to make auto deploy of dev brach not master can u suggest the best way how it could be done?