Hi,
I'm trying to use Google compute engine in my build process (to be clear, I'm not trying to spin up slaves on GCE). I've created a service account as "best practices" and trying to pass the json key file to the build script.
This seems to be the right plugin to do the above:
I've followed the instructions: created the service account, downloaded the json key and added it under credentials in the global space as a "Google Service Account from private key". However if I create a new job, check "Use secret text(s) or file(s)" and try to add a binding in the dropdown I see Azure, AWS, username/pwd etc, but no Google entry and I cannot find any way to pull in that credentials I've added.
any idea what may be going on?
thanks,
S