Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 392 Bytes

File metadata and controls

14 lines (10 loc) · 392 Bytes
title:Build
description:Deis builds are created automatically on the controller when a developer uses git push.

Build

Deis builds are created automatically on the controller when a developer uses git push deis master.

When a new build is created, a new :ref:`release` is created automatically.

Note

Deis only supports git push to the master branch.