| What A mobile developer will want to add there own developer credentials (iOS certs, Android keys etc..) in OpenShift and associate them with particular builds of there mobile application. These will mostly be stored in a secret or secret file in OpenShift, but how do we make them accessible inside the Jenkins pipeline that is triggered so that the correct credentials are used for that build? |