Automatic build for latest release
Hello, I am trying to create a configuration that builds every time there is an update on a release branch (i.e. release/*) and sends the output files into a folder with a fixed name (i.e. "LatestRelease"). Is this something that can be achived through the VSC and general Configuration settings?
Please sign in to leave a comment.
Your Build Configuration can be configured to monitor your release branch in the Branch Specifications. We have some detailed notes on how this works available here, https://www.jetbrains.com/help/teamcity/working-with-feature-branches.html#WorkingwithFeatureBranches-Configuringbranches
Sending the output files to a folder with a fixed name can be configured in the general build configuration settings. https://www.jetbrains.com/help/teamcity/configuring-general-settings.html#ConfiguringGeneralSettings-ArtifactPaths