Configure Build Steps TeamCity

Configure Build Steps TeamCity

Here you will see how to configure build steps in TeamCity. By default if you don’t provide build steps it executes default steps using pom.xml file. Please follow steps below:

  • Log in to TeamCity
  • Click to open your project ( Here we will configure SampleMavenProject)

Configure Build Steps TeamCity

  • Click Build or your your build configuration

Configure Build Steps TeamCity

  • Click Edit configuration settings:

Configure Build Steps TeamCity

  • Click Build steps:

Configure Build Steps TeamCity

  • Click Edit to add or remove build steps:

Configure Build Steps TeamCity

  • Enter your goals as shown below then click save:

Configure Build Steps TeamCity

  • That’s it. For more information please refer TeamCity documentation here

Leave a Reply

Your email address will not be published. Required fields are marked *