Deis builds are created automatically on the controller when a developer uses git push deis master.
git push deis master
When a new build is created, a new Release is created automatically.
Note
Deis only supports git push to the master branch.
git push