Hi,
Thanks for your answer but no at this level I am putting these path in the "Inject environment variables to the build process" of project configuratio in the jenkins job.
Any idea on what components of the sdk need to be in the path ?
Thanks
Search found 2 matches
- 15:47, 14 Jan 2016
- Forum: Questions and answers
- Topic: Cordova. Failing building app on jenkins
- Replies: 2
- Views: 22445
- 16:09, 13 Jan 2016
- Forum: Questions and answers
- Topic: Cordova. Failing building app on jenkins
- Replies: 2
- Views: 22445
Cordova. Failing building app on jenkins
Hi, I'm trying to set up a jenkins job in order to generate an apk using Cordova. Locally everything works fine but on Jenkins, it fails. I've set up my environment in order to just build a hello.cordova app. I've set up my ANDROID_HOME variable like that ANDROID_HOME=/opt/android/android-sdk-linux ...