GradleBuild

JFrog Pipelines Documentation

Products
JFrog Pipelines
Content Type
User Guide
ft:sourceType
Paligo

The GradleBuild native step performs a Gradle build on files in a Git repository. Optionally, it can also publish build information to Artifactory.

This step utilizes the JFrog CLI to run a Gradle build for your project. The CLI config file can be created during execution, or you can generate it ahead of time with the settings you require and commit it to your repository. For information about gradle-config, see CLI for JFrog Artifactory documentation.

Important

The GradleBuild native step uses Java runtime image by default. If runtime image of any other type is configured at pipeline-level for this native step, it will be ignored.

The following topics provide more information on GradleBuild Pipeline steps: