I'm trying to use codeship to automate building docs from a repository.
After the Executing the command mkdocs build --clean
I get a path to where my site folder is supposed to be.
INFO - Cleaning site directory
INFO - Building documentation to directory: /home/rof/src/bitbucket.org/josephkobti/test/site
The thing is that I can't find that folder using the ssh console for debugging.