been thinking about wanting to do some custom things before team city does any sort of svn updates or modifications checks.
Thanks.
In Build Steps, click Auto-detect build steps, and then select the proposed steps you want to add to the current build configuration. You can change their settings afterwards. When scanning the repository, TeamCity progressively searches for project files on the two highest levels of the source tree.
To add your first project, click Administration in the upper right corner of the TeamCity UI and then click Create project. There are several ways to create a project in TeamCity: automatically from a repository URL, from a connection to a specific VCS, or manually.
You can copy an build target and remove /disable the specific steps. You can parameterize your steps so that if you select /deselect a checkbox a specific build step won't run.
Yes you can do. The first thing probably you may have to do is to stop the automatic checkout by editing the VCS Settings under Build Configurations
But leave the build triggering mechanism unaltered. After that, do your customized things as the first step in the build step. Then do a checkout manually using another shell script. Then continue with your build. This will require you adding more steps in the build steps.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With