Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 480 Bytes

File metadata and controls

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

Build

A Deis build refers to the output of a specific application build. Deis builds can be created automatically using git push, or manually using the client.

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