github.com/mboersma/deis@v1.13.4/docs/reference/terms/build.rst (about)

     1  :title: Build
     2  :description: Deis builds are created automatically on the controller when a developer uses git push.
     3  
     4  .. _build:
     5  
     6  Build
     7  =====
     8  Deis builds are created automatically on the controller when a
     9  developer uses ``git push deis master``.
    10  
    11  When a new build is created, a new :ref:`release` is created automatically.