Right now wercker builds a build when changes were made to git repo. How do I set up wercker so it builds for example every 12 or 8 hours every day ?
This is not possible yet, although it has been suggested here. But you could create a small program the calls the api to trigger builds periodically.