Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 439 Bytes

File metadata and controls

15 lines (11 loc) · 439 Bytes
title:Build
description:Deis builds are created automatically on the controller when a developer uses git push.
keywords:build, release, git, git push, deis

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.