Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 470 Bytes

File metadata and controls

13 lines (10 loc) · 470 Bytes
title:Build
description:A Deis build refers to the output of a specific application build. Deis builds are created automatically using git push.
keywords:build, release, git, git push, deis

Build

A Deis build refers to the output of a specific application 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.