@bazbt3 The workflow I use to do it goes something like this:
- Build locally
- Check into my bitbucket repository
- SSH to my webserver and git pull the repository.
- Copy _site to my webserver directory
- A lot of other stuff.
It's a screwy process, whereas I just check the files for another site into Github and it does all the rest.