I have a private github repo and am setting private_key with a passphrase-less key but am getting error:
resource script '/opt/resource/check []' failed: exit status 1
stderr:
Private keys with passphrases are not supported.

I'm guessing I'm not setting the private key properly. Any hints or places to look for errors appreciated.