I want to use gcloud in Jenkins pipeline and therefore I have to authenticate first with the Google Service account. I\'m using the https://wiki.jenkins.io/display/
I couldn't get the 'Google Service Account from private key' working, but using the 'Secret File' type of credential in Jenkins, and uploaded my google service account JSON works.