
上QQ阅读APP看书,第一时间看更新
How to do it...
- Go to the Jenkins dashboard.
- Click on Manage Jenkins.
- Click on Configure System.
- Verify the Home directory available:

- In the Configure System page, we can define Environment variables too so that it can be used during the execution of build jobs.
- For example, we can configure the ANDROID SDK path in Environment variables in order to set Continuous Integration for Android Apps.

- Another important configuration available on the same page is Jenkins Location. You can specify the HTTP address of the Jenkins installation, as Jenkins cannot reliably detect such a Jenkins URL from within itself:
