- Jenkins 2.x Continuous Integration Cookbook(Third Edition)
- Mitesh Soni Alan Mark Berg
- 56字
- 2025-02-22 06:51:01
Configuring GRADLE_HOME in Jenkins
Jenkins is an open source automation server that can be using to configure Continuous Integration for projects written in many programming languages. Let's consider the case of an application that is Android-based, and which has Gradle as a build tool.
We need to tell Jenkins where the Gradle installable directory is available.