Edit Project: Build Tasks
Build tasks are at the heart of the continuous integration process. Each
project can be configured to execute any number of tasks. Typically you
would execute one or more build scripts, such as a Makefile or NAnt script.
BuildBeat also provides bookkeeping tasks such as incrementing build
numbers and starting and stopping Windows services.
|