Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Manual builds can also be queued at any time through the Continua CI interface. Builds can be manually started from any Configuration or Build page so choose which configuration should be built and navigate to that configuration. Once there you should see the Queue Build and Queue Build Immediately buttons in the Configuration Menu (As shown below).

Queue Build

...

Image Added

Priority

This specifies the priority of the build. Priority determines which build to execute next if there are more builds queued than there are available agents. This can be set to either high, normal or low with high given the most priority. 

...

Any comments added to this property will attach a comment to build.

Repository Branch

...

/ Tag 

For branch and or tag aware repositories When queueing a build, you can specify which branch of your source code should be used when retrieving your repositories. Note that this only applies to Repository types that support branches (Git, Mercurial, SVN, TFS). The repository branch can be the branch or tag to be used in the build. One use-case of this feature is being able to perform a build of specific release tags (as used in branching models such as gitflow).  This option is specified for each repository linked to the build.

Info

Note that building on a repository tag is only available from version 1.5

Variables

Configuration variables that have been set on the build's parent configuration can have their values set when manually queueing a build. Note that only configuration variables can be set when queueing a build.

...