TeamCity On-Premises
 
You are viewing the documentation for an earlier version of TeamCity On-Premises.

Gradle

Last modified: 06 May 2021

The Gradle build runner runs Gradle projects.

To run builds with Gradle, Gradle 0.9-rc-1 or later must be installed on all the agent machines. Alternatively, if you use the Gradle wrapper, you need to have properly configured Gradle Wrapper scripts checked in to your Version Control.

The runner supports all Gradle build configurations, including build.gradle and build.gradle.kts.

Administrator's Guide