Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ee4j-build] Github credentials not accepted for JMS bot

Hi,

I've got the JMS-API job mostly working, but in the end I get this particular error:

+ echo On branch 2.0.1 nothing to commit, working tree clean
On branch 2.0.1 nothing to commit, working tree clean
+ '[' false = true ']'
+ echo '-[ Push branch and tag to GitHub ]----------------------------------------------'
-[ Push branch and tag to GitHub ]----------------------------------------------
+ git push origin 2.0.1
Permission denied (publickey).
fatal: Could not read from remote repository.


In the "Source Come management" -> "Git" section, Repository URL is set to git@xxxxxxxxxx:eclipse-ee4j/jms-api.git and Credentials to the provided "kms-bot" (the only one selectable).

See attached screenshot.

Any suggestions why this would not be working?

Kind regards,
Arjan


Attachment: jms-api-git.png
Description: PNG image


Back to the top