4

I had created keystore file from android studio and now I want to use it in jenkins. SO from where i can add keystore file for generate signed apk in jenkins. Because when i am clicking on Key Store it shows nothing.

enter image description here

Mahesh
  • 1,559
  • 6
  • 27
  • 57
  • try to conve your keystore file first. converting-jks-to-p12 https://stackoverflow.com/questions/2846828/converting-jks-to-p12 – sxxr945 Apr 09 '18 at 00:08

1 Answers1

4

Have you configure it in configuration tools in manage jenkins.