Building a Project for Runtime-Based Deployment
You define a build for a runtime-based deployment project as follows:
<DeploymentBuild
name="build name" description="build description"</DeploymentBuild>Note: If the project already has a build with
the same name,
Deployer overwrites it.
The following table describes the attributes in the <DeploymentBuild> tag:
| Attribute | Description |
|---|---|
name |
Name of the build. This attribute corresponds to the Name field described in Creating a Build. |
description |
Description of the build. This attribute corresponds to the Description field described in Creating a Build. |