Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 328 Bytes

File metadata and controls

13 lines (10 loc) · 328 Bytes
title:Build
description:What is a Build?
keywords:build, release

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.